Skip to content

Commit

Permalink
feat(release): v1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
clok committed Feb 26, 2021
1 parent 00bc08e commit 12ed58d
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
## [Unreleased]


<a name="v1.8.3"></a>
## [v1.8.3] - 2021-02-26
### Bug Fixes
- **deps:** update module github.com/alecaivazis/survey/v2 to v2.2.8
- **deps:** update golang.org/x/term commit hash to 6a3ed07
- **deps:** update golang.org/x/crypto commit hash to 5ea612d

### Chore
- **renovate:** add gomodTidy option

### Pull Requests
- chore(deps): update golang.org/x/term commit hash to 2321bbc ([#25](https://github.com/GoodwayGroup/gwvault/issues/25))


<a name="v1.8.2"></a>
## [v1.8.2] - 2020-12-29
### Chore
Expand All @@ -11,6 +25,9 @@
- **docs:** updated README with asdf plugin installation
- **workflow:** add github workflow for linting

### Features
- **release:** v1.8.2

### Pull Requests
- chore(deps): update golang.org/x/crypto commit hash to eec23a3 ([#24](https://github.com/GoodwayGroup/gwvault/issues/24))
- chore(deps): update module alecaivazis/survey/v2 to v2.2.7 ([#23](https://github.com/GoodwayGroup/gwvault/issues/23))
Expand Down Expand Up @@ -149,7 +166,8 @@
<a name="1.0.0"></a>
## 1.0.0 - 2018-08-17

[Unreleased]: https://github.com/GoodwayGroup/gwvault/compare/v1.8.2...HEAD
[Unreleased]: https://github.com/GoodwayGroup/gwvault/compare/v1.8.3...HEAD
[v1.8.3]: https://github.com/GoodwayGroup/gwvault/compare/v1.8.2...v1.8.3
[v1.8.2]: https://github.com/GoodwayGroup/gwvault/compare/v1.8.1...v1.8.2
[v1.8.1]: https://github.com/GoodwayGroup/gwvault/compare/v1.8.0...v1.8.1
[v1.8.0]: https://github.com/GoodwayGroup/gwvault/compare/v1.7.2...v1.8.0
Expand Down

0 comments on commit 12ed58d

Please sign in to comment.