Skip to content

Commit

Permalink
chore(release): v1.12.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Sep 10, 2022
1 parent d3d7a50 commit 89d6638
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release/release.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.11.0"
"version": "1.12.0"
}
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
# [1.11.0](https://github.com/damianopetrungaro/golog/compare/v1.10.0...v1.11.0) (2022-08-22)
# [1.12.0](https://github.com/damianopetrungaro/golog/compare/v1.10.0...v1.12.0) (2022-09-10)


### Bug Fixes

* **sentry:** use log message when capturing the event ([d3d7a50](https://github.com/damianopetrungaro/golog/commit/d3d7a505fdf1201f8591685f21118408a55d9ab2))


### Features

* add presets ([d9ce4ad](https://github.com/damianopetrungaro/golog/commit/d9ce4adfbc0a151d7b6b2ce115e1a7467261dd66))
* **encoder:** Add coloured level option to text encoder ([9ae33c2](https://github.com/damianopetrungaro/golog/commit/9ae33c2c8ebc38d9a269adb86c267c7ded63af3f))
* **encoder:** Add LevelFormatter to TextEncoder config ([f663020](https://github.com/damianopetrungaro/golog/commit/f6630206224bcd205d281185bb217be67f1eba3b))
* **test:** add a fake logger with matcher APIs ([1e12f06](https://github.com/damianopetrungaro/golog/commit/1e12f06966f5d0790a1c3960b5630ef9acfc5a60))



Expand Down

0 comments on commit 89d6638

Please sign in to comment.