Skip to content

Commit

Permalink
chore(release): 1.225.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.225.0](v1.224.2...v1.225.0) (2021-12-01)

### ✨ Features

* refactor logger to use child ([1fc8697](1fc8697))
* use console log for default logger and improve state resource for logging ([4026899](4026899))

### 🐛 Bug Fixes

* improvemnts to logger boot process and messages ([bce4cdc](bce4cdc))

### 🚨 Tests

* add test for checking level is valid ([f3c6eea](f3c6eea))
  • Loading branch information
wmfs-bot committed Dec 1, 2021
1 parent bce4cdc commit fe95eca
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [1.225.0](https://github.com/wmfs/tymly-core/compare/v1.224.2...v1.225.0) (2021-12-01)


### ✨ Features

* refactor logger to use child ([1fc8697](https://github.com/wmfs/tymly-core/commit/1fc8697aaaf780f1bfc5738518c506cba01ba93a))
* use console log for default logger and improve state resource for logging ([4026899](https://github.com/wmfs/tymly-core/commit/40268999b4a197ee19339bded0a12b0261536b04))


### 🐛 Bug Fixes

* improvemnts to logger boot process and messages ([bce4cdc](https://github.com/wmfs/tymly-core/commit/bce4cdc678bb639084fdafb61239f5020c5e1812))


### 🚨 Tests

* add test for checking level is valid ([f3c6eea](https://github.com/wmfs/tymly-core/commit/f3c6eea29ebf1b152a87ea933de4f5ac602dabbf))

## [1.224.2](https://github.com/wmfs/tymly-core/compare/v1.224.1...v1.224.2) (2021-11-30)


Expand Down

0 comments on commit fe95eca

Please sign in to comment.