From 7017120f69e16bbb0cee3774af71e1c77975e584 Mon Sep 17 00:00:00 2001 From: Derek Smith Date: Mon, 23 May 2022 17:12:17 -0500 Subject: [PATCH] chore(release): v0.1.2 --- CHANGELOG.md | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 556f9fa..b0408ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,27 @@ ## [Unreleased] + +## [v0.1.2] - 2022-05-23 +### Chore +- **docs:** updating docs for version v0.1.2 + + ### Pull Requests +- chore(deps): update goreleaser/goreleaser-action action to v3 ([#14](https://github.com/clok/sm/issues/14)) + - chore(deps): update docker/login-action action to v2 ([#13](https://github.com/clok/sm/issues/13)) + - fix(deps): update all non-major dependencies ([#12](https://github.com/clok/sm/issues/12)) + - chore(deps): update all non-major dependencies ([#8](https://github.com/clok/sm/issues/8)) + - chore(deps): update actions/setup-go action to v3 ([#10](https://github.com/clok/sm/issues/10)) + - chore(deps): update actions/checkout action to v3 ([#11](https://github.com/clok/sm/issues/11)) + - chore(deps): update golangci/golangci-lint-action action to v3 ([#9](https://github.com/clok/sm/issues/9)) + + -## [v0.1.1] - 0001-01-01 - +## [v0.1.1] - 2022-01-21 +### Chore +- **release:** v0.1.1 + + ## [v0.1.0-8-ge10cff7] - 2022-01-21 ### Bug Fixes @@ -38,6 +56,7 @@ - **sm:** add initial actions for AWS secrets manager -[Unreleased]: https://github.com/clok/sm/compare/v0.1.1...HEAD +[Unreleased]: https://github.com/clok/sm/compare/v0.1.2...HEAD +[v0.1.2]: https://github.com/clok/sm/compare/v0.1.1...v0.1.2 [v0.1.1]: https://github.com/clok/sm/compare/v0.1.0-8-ge10cff7...v0.1.1 [v0.1.0-8-ge10cff7]: https://github.com/clok/sm/compare/v0.1.0...v0.1.0-8-ge10cff7