Skip to content

Commit 38623c4

Browse files
committed
feat(release): v1.0.1
1 parent 859146b commit 38623c4

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,20 @@
22
## [Unreleased]
33

44

5+
<a name="v1.0.1"></a>
6+
## [v1.0.1] - 2021-03-03
7+
### Chore
8+
- **github actions:** add go proxy warming
9+
10+
511
<a name="v1.0.0"></a>
612
## [v1.0.0] - 2021-03-02
713
### Chore
814
- **renovate:** add extension for group:allNonMajor
915

1016
### Features
1117
- **avtool:** port to clok/avtool/v2 module
18+
- **release:** v1.0.0
1219

1320
### Pull Requests
1421
- fix(deps): update module github.com/aws/aws-sdk-go to v1.37.21 ([#80](https://github.com/GoodwayGroup/gwsm/issues/80))
@@ -396,7 +403,8 @@
396403
- **view:** Added view command and scaffolding for deployments
397404

398405

399-
[Unreleased]: https://github.com/GoodwayGroup/gwsm/compare/v1.0.0...HEAD
406+
[Unreleased]: https://github.com/GoodwayGroup/gwsm/compare/v1.0.1...HEAD
407+
[v1.0.1]: https://github.com/GoodwayGroup/gwsm/compare/v1.0.0...v1.0.1
400408
[v1.0.0]: https://github.com/GoodwayGroup/gwsm/compare/v0.15.0...v1.0.0
401409
[v0.15.0]: https://github.com/GoodwayGroup/gwsm/compare/v0.14.2...v0.15.0
402410
[v0.14.2]: https://github.com/GoodwayGroup/gwsm/compare/v0.14.1...v0.14.2

0 commit comments

Comments
 (0)