Skip to content

Commit

Permalink
Merge pull request #100 from cybozu-go/bump-0.12.1
Browse files Browse the repository at this point in the history
Bump version to v0.12.1
  • Loading branch information
shunki-fujita authored Jun 20, 2024
2 parents 759ab97 + f90f81a commit 76c9203
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.12.1] - 2024-06-20

### Changed
- IsAccessDenied function is not determining correctly [#98](https://github.com/cybozu-go/moco-agent/issues/98)

## [0.12.0] - 2024-06-18

### ⚠️ Breaking Changes
Expand Down Expand Up @@ -169,7 +174,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Move moco agent code from cybozu-go/moco repo. (#1)
- Move ping function from shellscript to moco-agent. (#4)

[Unreleased]: https://github.com/cybozu-go/moco-agent/compare/v0.12.0...HEAD
[Unreleased]: https://github.com/cybozu-go/moco-agent/compare/v0.12.1...HEAD
[0.12.0]: https://github.com/cybozu-go/moco-agent/compare/v0.12.0...v0.12.1
[0.12.0]: https://github.com/cybozu-go/moco-agent/compare/v0.11.0...v0.12.0
[0.11.0]: https://github.com/cybozu-go/moco-agent/compare/v0.10.0...v0.11.0
[0.10.0]: https://github.com/cybozu-go/moco-agent/compare/v0.9.0...v0.10.0
Expand Down

0 comments on commit 76c9203

Please sign in to comment.