Skip to content

Commit

Permalink
chore(release): v1.11.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 22, 2022
1 parent f663020 commit 8bf85b2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 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.10.0"
"version": "1.11.0"
}
19 changes: 10 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [1.11.0](https://github.com/damianopetrungaro/golog/compare/v1.10.0...v1.11.0) (2022-08-22)


### Features

* **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))



# [1.10.0](https://github.com/damianopetrungaro/golog/compare/v1.9.3...v1.10.0) (2022-08-04)


Expand Down Expand Up @@ -34,12 +44,3 @@



# [1.9.0](https://github.com/damianopetrungaro/golog/compare/v1.8.0...v1.9.0) (2022-06-09)


### Features

* **test:** add null logger ([5dd34da](https://github.com/damianopetrungaro/golog/commit/5dd34da1955007323f75f0197a70bf99f8113f3a))



0 comments on commit 8bf85b2

Please sign in to comment.