Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Jan 18, 2021
1 parent 54d752c commit 000385b
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.0.4](https://github.com/christophehurpeau/nightingale/compare/v11.0.3...v11.0.4) (2021-01-18)


### Bug Fixes

* nightingale-app-console has side effects ([54d752c](https://github.com/christophehurpeau/nightingale/commit/54d752cb11f4855bba4efa8724ad211d660b6103))





## [11.0.3](https://github.com/christophehurpeau/nightingale/compare/v11.0.2...v11.0.3) (2021-01-18)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "11.0.3",
"version": "11.0.4",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
11 changes: 11 additions & 0 deletions packages/nightingale-app-console/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.0.4](https://github.com/christophehurpeau/nightingale/compare/v11.0.3...v11.0.4) (2021-01-18)


### Bug Fixes

* nightingale-app-console has side effects ([54d752c](https://github.com/christophehurpeau/nightingale/commit/54d752cb11f4855bba4efa8724ad211d660b6103))





## [11.0.3](https://github.com/christophehurpeau/nightingale/compare/v11.0.2...v11.0.3) (2021-01-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-app-console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nightingale-app-console",
"version": "11.0.3",
"version": "11.0.4",
"description": "nightingale default config and logger for app",
"keywords": [],
"author": "Christophe Hurpeau <christophe@hurpeau.com> (https://christophe.hurpeau.com)",
Expand Down

0 comments on commit 000385b

Please sign in to comment.