Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #41 from cybozu-go/bump-1.11.1
Browse files Browse the repository at this point in the history
Bump version to 1.11.1
  • Loading branch information
morimoto-cybozu authored Aug 30, 2022
2 parents 9ec4b5b + 275ae92 commit 17618f4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.11.1] - 2022-08-30

### Changed
- Update dependencies (#40).

Expand Down Expand Up @@ -112,7 +114,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Conform to cybozu-go/log v1.1.0 spec.

[activation]: http://0pointer.de/blog/projects/socket-activation.html
[Unreleased]: https://github.com/cybozu-go/cmd/compare/v1.11.0...HEAD
[Unreleased]: https://github.com/cybozu-go/cmd/compare/v1.11.1...HEAD
[1.11.1]: https://github.com/cybozu-go/cmd/compare/v1.11.0...v1.11.1
[1.11.0]: https://github.com/cybozu-go/cmd/compare/v1.10.0...v1.11.0
[1.10.0]: https://github.com/cybozu-go/cmd/compare/v1.9.0...v1.10.0
[1.9.0]: https://github.com/cybozu-go/cmd/compare/v1.8.1...v1.9.0
Expand Down

0 comments on commit 17618f4

Please sign in to comment.