Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed May 3, 2019
1 parent dd3b21c commit 35bc9cd
Show file tree
Hide file tree
Showing 10 changed files with 53 additions and 10 deletions.
8 changes: 8 additions & 0 deletions packages/nightingale-app-console/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.2.6](https://github.com/christophehurpeau/nightingale/compare/[email protected]@3.2.6) (2019-05-03)

**Note:** Version bump only for package nightingale-app-console





## [3.2.5](https://github.com/christophehurpeau/nightingale/compare/[email protected]@3.2.5) (2019-05-01)

**Note:** Version bump only for package nightingale-app-console
Expand Down
4 changes: 2 additions & 2 deletions 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": "3.2.5",
"version": "3.2.6",
"description": "nightingale default config and logger for app",
"keywords": [],
"author": "Christophe Hurpeau <[email protected]> (https://christophe.hurpeau.com)",
Expand Down Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"nightingale": "^9.2.3",
"nightingale-browser-console": "^4.2.2",
"nightingale-console": "^6.1.0",
"nightingale-console": "^6.1.1",
"source-map-support": "^0.4.14"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/nightingale-console-example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.6](https://github.com/christophehurpeau/nightingale/compare/[email protected]@2.2.6) (2019-05-03)

**Note:** Version bump only for package nightingale-console-example





## [2.2.5](https://github.com/christophehurpeau/nightingale/compare/[email protected]@2.2.5) (2019-05-01)

**Note:** Version bump only for package nightingale-console-example
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-console-example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nightingale-console-example",
"private": true,
"version": "2.2.5",
"version": "2.2.6",
"author": "Christophe Hurpeau <[email protected]> (https://christophe.hurpeau.com)",
"license": "ISC",
"repository": {
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"nightingale": "^9.2.3",
"nightingale-console": "^6.1.0"
"nightingale-console": "^6.1.1"
},
"devDependencies": {
"@babel/core": "7.4.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/nightingale-console/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.1.1](https://github.com/christophehurpeau/nightingale/compare/[email protected]@6.1.1) (2019-05-03)

**Note:** Version bump only for package nightingale-console





# [6.1.0](https://github.com/christophehurpeau/nightingale/compare/[email protected]@6.1.0) (2019-05-01)


Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nightingale-console",
"version": "6.1.0",
"version": "6.1.1",
"description": "Console handler for nightingale",
"keywords": ["nightingale", "nightingale-handler"],
"author": "Christophe Hurpeau <[email protected]> (http://christophe.hurpeau.com/)",
Expand Down Expand Up @@ -34,7 +34,7 @@
"nightingale-ansi-formatter": "^4.2.2",
"nightingale-console-output": "^4.2.2",
"nightingale-debug": "^5.2.2",
"nightingale-json-formatter": "^4.2.2",
"nightingale-json-formatter": "^4.3.0",
"nightingale-types": "^2.2.2"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/nightingale-example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.6](https://github.com/christophehurpeau/nightingale/compare/[email protected]@2.2.6) (2019-05-03)

**Note:** Version bump only for package nightingale-example





## [2.2.5](https://github.com/christophehurpeau/nightingale/compare/[email protected]@2.2.5) (2019-05-01)

**Note:** Version bump only for package nightingale-example
Expand Down
6 changes: 3 additions & 3 deletions packages/nightingale-example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nightingale-example",
"private": true,
"version": "2.2.5",
"version": "2.2.6",
"author": "Christophe Hurpeau <[email protected]> (https://christophe.hurpeau.com)",
"license": "ISC",
"repository": {
Expand Down Expand Up @@ -44,9 +44,9 @@
},
"dependencies": {
"nightingale": "^9.2.3",
"nightingale-console": "^6.1.0",
"nightingale-console": "^6.1.1",
"nightingale-console-output": "^4.2.2",
"nightingale-json-formatter": "^4.2.2",
"nightingale-json-formatter": "^4.3.0",
"nightingale-string": "^5.2.2",
"nightingale-types": "^2.2.2"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/nightingale-json-formatter/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.

# [4.3.0](https://github.com/christophehurpeau/nightingale/compare/[email protected]@4.3.0) (2019-05-03)


### Features

* improve json formatter to support map and error ([dd3b21c](https://github.com/christophehurpeau/nightingale/commit/dd3b21c))





## [4.2.2](https://github.com/christophehurpeau/nightingale/compare/[email protected]@4.2.2) (2019-05-01)

**Note:** Version bump only for package nightingale-json-formatter
Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-json-formatter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nightingale-json-formatter",
"version": "4.2.2",
"version": "4.3.0",
"description": "Nightingale JSON formatter",
"keywords": ["nightingale", "nightingale-formatter"],
"author": "Christophe Hurpeau <[email protected]> (http://christophe.hurpeau.com/)",
Expand Down

0 comments on commit 35bc9cd

Please sign in to comment.