Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Feb 14, 2021
1 parent 01e52d2 commit b85d5c6
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 6 deletions.
8 changes: 8 additions & 0 deletions 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.

## [11.5.4](https://github.com/christophehurpeau/nightingale/compare/v11.5.3...v11.5.4) (2021-02-14)

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





## [11.5.3](https://github.com/christophehurpeau/nightingale/compare/v11.5.2...v11.5.3) (2021-02-14)


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.5.3",
"version": "11.5.4",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
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.

## [11.5.4](https://github.com/christophehurpeau/nightingale/compare/v11.5.3...v11.5.4) (2021-02-14)

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





## [11.5.3](https://github.com/christophehurpeau/nightingale/compare/v11.5.2...v11.5.3) (2021-02-14)

**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": "11.5.3",
"version": "11.5.4",
"author": "Christophe Hurpeau <christophe@hurpeau.com> (https://christophe.hurpeau.com)",
"license": "ISC",
"repository": {
Expand Down Expand Up @@ -88,7 +88,7 @@
"@sentry/node": "^6.1.0",
"nightingale": "^11.5.2",
"nightingale-console": "^11.5.2",
"nightingale-sentry": "^11.5.3"
"nightingale-sentry": "^11.5.4"
},
"devDependencies": {
"@babel/core": "7.12.16",
Expand Down
8 changes: 8 additions & 0 deletions packages/nightingale-sentry/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.

## [11.5.4](https://github.com/christophehurpeau/nightingale/compare/v11.5.3...v11.5.4) (2021-02-14)

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





## [11.5.3](https://github.com/christophehurpeau/nightingale/compare/v11.5.2...v11.5.3) (2021-02-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-sentry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nightingale-sentry",
"version": "11.5.3",
"version": "11.5.4",
"description": "Sentry handler for nightingale",
"keywords": [
"nightingale",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8523,7 +8523,7 @@ __metadata:
eslint-plugin-unicorn: 25.0.1
nightingale: ^11.5.2
nightingale-console: ^11.5.2
nightingale-sentry: ^11.5.3
nightingale-sentry: ^11.5.4
pob-babel: 26.5.0
rollup: 2.39.0
typescript: 4.1.5
Expand Down Expand Up @@ -8928,7 +8928,7 @@ __metadata:
languageName: unknown
linkType: soft

"nightingale-sentry@^11.5.3, nightingale-sentry@workspace:packages/nightingale-sentry":
"nightingale-sentry@^11.5.4, nightingale-sentry@workspace:packages/nightingale-sentry":
version: 0.0.0-use.local
resolution: "nightingale-sentry@workspace:packages/nightingale-sentry"
dependencies:
Expand Down

0 comments on commit b85d5c6

Please sign in to comment.