Skip to content

Commit

Permalink
Merge pull request #489 from kakao/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--varlog

chore(main): release 0.14.1
  • Loading branch information
ijsong authored Jun 20, 2023
2 parents 2f17caf + 572e634 commit 9d37b96
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.14.0"
".": "0.14.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.14.1](https://github.com/kakao/varlog/compare/v0.14.0...v0.14.1) (2023-06-20)


### Bug Fixes

* **client:** add missing method pkg/varlog.(*MockLog).AppendableLogStreams ([7bf9bf9](https://github.com/kakao/varlog/commit/7bf9bf91660f1361c78976716e9570884f5e86e0))
* **client:** add missing method pkg/varlog.(*MockLog).AppendableLogStreams ([#487](https://github.com/kakao/varlog/issues/487)) ([61747ed](https://github.com/kakao/varlog/commit/61747ed0077d6f7aca9c3a220f0f488bfb154bb8))

## [0.14.0](https://github.com/kakao/varlog/compare/v0.13.0...v0.14.0) (2023-06-19)


Expand Down

0 comments on commit 9d37b96

Please sign in to comment.