Skip to content

Commit

Permalink
Merge pull request #4 from umashankar-pardhi-amla/release/3.0.1
Browse files Browse the repository at this point in the history
chore(release): publish `node -p 'require(./lerna.json).version'`
  • Loading branch information
umashankar-pardhi-amla authored Jul 14, 2023
2 parents 2e6c91a + d305b87 commit ec5c324
Show file tree
Hide file tree
Showing 8 changed files with 99 additions and 7 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 6.0.0 (2023-07-14)


### Bug Fixes

* **one:** add one ([a0ac376](https://github.com/azu/lerna-monorepo-github-actions-release/commit/a0ac3764ed5165745b5651fdcc4648108787c164))
* **two:** add one ([bed0701](https://github.com/azu/lerna-monorepo-github-actions-release/commit/bed070168f3ff0194a9e6da739b18b6f86eca4f8))


### Features

* **one:** add one ([2348f6a](https://github.com/azu/lerna-monorepo-github-actions-release/commit/2348f6aede39c9c649f941deee9f4a6705367c08))
* **one:** new feature ([24762ef](https://github.com/azu/lerna-monorepo-github-actions-release/commit/24762ef2e818f84a105a1bb4c09e6f30bd7bd410))
* **three:** add dependencies ([46b6f15](https://github.com/azu/lerna-monorepo-github-actions-release/commit/46b6f15eefbc767c786b1c6799bbd26a87b1633e))
* **three:** add new feature ([26c93a8](https://github.com/azu/lerna-monorepo-github-actions-release/commit/26c93a87e5c84029c25fbb0bf2cba9fe55fd4d82))
* **three:** update feature ([79d0e2c](https://github.com/azu/lerna-monorepo-github-actions-release/commit/79d0e2c730f6371b6f518d38a049efa367b1fd7b))
* **three:** update new feature ([238c464](https://github.com/azu/lerna-monorepo-github-actions-release/commit/238c464c0fcea2164a00b589cd4ed1a2d58d641d))
* **three:** update new feature2 ([70c0073](https://github.com/azu/lerna-monorepo-github-actions-release/commit/70c0073e6eef2555576419643a09344795edee8e))
* **two:** major feature ([39e6688](https://github.com/azu/lerna-monorepo-github-actions-release/commit/39e66888cf84e988868e9ad044bc8c4fd0c879d4))
* **two:** new feature ??? ([7220391](https://github.com/azu/lerna-monorepo-github-actions-release/commit/72203912af4604d9f9beda4fc00a8e5cf8296ae9))


### BREAKING CHANGES

* **three:** update log
* **three:** update log
* **two:** update new feature with breaking





# 5.0.0 (2023-07-14)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "5.0.0",
"version": "6.0.0",
"includeMergedTags": true,
"command": {
"publish": {
Expand Down
17 changes: 17 additions & 0 deletions packages/mono-one/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 6.0.0 (2023-07-14)


### Bug Fixes

* **one:** add one ([a0ac376](https://github.com/azu/lerna-monorepo-github-actions-release/commit/a0ac3764ed5165745b5651fdcc4648108787c164))


### Features

* **one:** add one ([2348f6a](https://github.com/azu/lerna-monorepo-github-actions-release/commit/2348f6aede39c9c649f941deee9f4a6705367c08))
* **one:** new feature ([24762ef](https://github.com/azu/lerna-monorepo-github-actions-release/commit/24762ef2e818f84a105a1bb4c09e6f30bd7bd410))





# 5.0.0 (2023-07-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/mono-one/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azu/mono-one",
"version": "5.0.0",
"version": "6.0.0",
"description": "",
"homepage": "https://github.com/azu/lerna-monorepo-github-actions-release/tree/master/packages/mono-one/",
"bugs": {
Expand Down
22 changes: 22 additions & 0 deletions packages/mono-three/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 6.0.0 (2023-07-14)


### Features

* **three:** add dependencies ([46b6f15](https://github.com/azu/lerna-monorepo-github-actions-release/commit/46b6f15eefbc767c786b1c6799bbd26a87b1633e))
* **three:** add new feature ([26c93a8](https://github.com/azu/lerna-monorepo-github-actions-release/commit/26c93a87e5c84029c25fbb0bf2cba9fe55fd4d82))
* **three:** update feature ([79d0e2c](https://github.com/azu/lerna-monorepo-github-actions-release/commit/79d0e2c730f6371b6f518d38a049efa367b1fd7b))
* **three:** update new feature ([238c464](https://github.com/azu/lerna-monorepo-github-actions-release/commit/238c464c0fcea2164a00b589cd4ed1a2d58d641d))
* **three:** update new feature2 ([70c0073](https://github.com/azu/lerna-monorepo-github-actions-release/commit/70c0073e6eef2555576419643a09344795edee8e))
* **two:** new feature ??? ([7220391](https://github.com/azu/lerna-monorepo-github-actions-release/commit/72203912af4604d9f9beda4fc00a8e5cf8296ae9))


### BREAKING CHANGES

* **three:** update log
* **three:** update log





# 5.0.0 (2023-07-14)


Expand Down
6 changes: 3 additions & 3 deletions packages/mono-three/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azu/mono-three",
"version": "5.0.0",
"version": "6.0.0",
"description": "",
"homepage": "https://github.com/azu/lerna-monorepo-github-actions-release/tree/master/packages/mono-three/",
"bugs": {
Expand All @@ -25,8 +25,8 @@
},
"scripts": {},
"dependencies": {
"@azu/mono-one": "^5.0.0",
"@azu/mono-two": "^5.0.0"
"@azu/mono-one": "^6.0.0",
"@azu/mono-two": "^6.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
21 changes: 21 additions & 0 deletions packages/mono-two/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 6.0.0 (2023-07-14)


### Bug Fixes

* **two:** add one ([bed0701](https://github.com/azu/lerna-monorepo-github-actions-release/commit/bed070168f3ff0194a9e6da739b18b6f86eca4f8))


### Features

* **two:** major feature ([39e6688](https://github.com/azu/lerna-monorepo-github-actions-release/commit/39e66888cf84e988868e9ad044bc8c4fd0c879d4))


### BREAKING CHANGES

* **two:** update new feature with breaking





# 5.0.0 (2023-07-14)


Expand Down
4 changes: 2 additions & 2 deletions packages/mono-two/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azu/mono-two",
"version": "5.0.0",
"version": "6.0.0",
"description": "",
"homepage": "https://github.com/azu/lerna-monorepo-github-actions-release/tree/master/packages/mono-two/",
"bugs": {
Expand All @@ -25,7 +25,7 @@
},
"scripts": {},
"dependencies": {
"@azu/mono-one": "^5.0.0"
"@azu/mono-one": "^6.0.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit ec5c324

Please sign in to comment.