Skip to content

Commit

Permalink
chore(main): release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
replease[bot] authored Sep 16, 2024
1 parent ac6fe90 commit 5797d5d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.4.0"
".": "1.5.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file contains all the latest changes and updates to Klogger.

## [1.5.0](https://github.com/krystal/klogger/compare/v1.4.0...v1.5.0) (2024-09-16)


### Features

* adds Logger#with_destination to log blocks to custom destinations ([ac6fe90](https://github.com/krystal/klogger/commit/ac6fe90a8cce7257e0e9941a3db31430f9f99a70))

## [1.4.0](https://github.com/krystal/klogger/compare/v1.3.2...v1.4.0) (2024-03-01)


Expand Down

0 comments on commit 5797d5d

Please sign in to comment.