Skip to content

Commit

Permalink
chore(release): 42.0.23 [npm-publish]
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCI committed Apr 28, 2024
1 parent 1b9e094 commit 68ea815
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 4 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.

## [42.0.23](https://github.com/sprucelabsai-community/mercury-workspace/compare/v42.0.22...v42.0.23) (2024-04-28)

**Note:** Version bump only for package spruce-mercury-workspace





## [42.0.22](https://github.com/sprucelabsai-community/mercury-workspace/compare/v42.0.21...v42.0.22) (2024-04-27)

**Note:** Version bump only for package spruce-mercury-workspace
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"npmClient": "yarn",
"version": "42.0.22",
"version": "42.0.23",
"command": {
"publish": {
"allowBranch": [
Expand Down
8 changes: 8 additions & 0 deletions packages/mercury-client/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.

## [42.0.23](https://github.com/sprucelabsai-community/mercury-workspace/compare/v42.0.22...v42.0.23) (2024-04-28)

**Note:** Version bump only for package @sprucelabs/mercury-client





## [42.0.22](https://github.com/sprucelabsai-community/mercury-workspace/compare/v42.0.21...v42.0.22) (2024-04-27)

**Note:** Version bump only for package @sprucelabs/mercury-client
Expand Down
4 changes: 2 additions & 2 deletions packages/mercury-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "42.0.22",
"version": "42.0.23",
"files": [
"build"
],
Expand Down Expand Up @@ -75,7 +75,7 @@
"@sprucelabs/esm-postbuild": "^6.0.12",
"@sprucelabs/jest-json-reporter": "^8.0.15",
"@sprucelabs/mercury-core-events": "^24.0.18",
"@sprucelabs/mercury-event-emitter": "^42.0.22",
"@sprucelabs/mercury-event-emitter": "^42.0.23",
"@sprucelabs/mercury-types": "^47.0.15",
"@sprucelabs/resolve-path-aliases": "^2.0.14",
"@sprucelabs/semantic-release": "^5.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/mercury-event-emitter/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.

## [42.0.23](https://github.com/sprucelabsai-community/mercury-workspace/compare/v42.0.22...v42.0.23) (2024-04-28)

**Note:** Version bump only for package @sprucelabs/mercury-event-emitter





## [42.0.22](https://github.com/sprucelabsai-community/mercury-workspace/compare/v42.0.21...v42.0.22) (2024-04-27)

**Note:** Version bump only for package @sprucelabs/mercury-event-emitter
Expand Down
2 changes: 1 addition & 1 deletion packages/mercury-event-emitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "42.0.22",
"version": "42.0.23",
"files": [
"build"
],
Expand Down

0 comments on commit 68ea815

Please sign in to comment.