diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e4bbf8..7365dba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/lerna.json b/lerna.json index 89ad18f..ca62b49 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "packages": [ "packages/*" ], - "version": "5.0.0", + "version": "6.0.0", "includeMergedTags": true, "command": { "publish": { diff --git a/packages/mono-one/CHANGELOG.md b/packages/mono-one/CHANGELOG.md index 6e1dfdf..16146c8 100644 --- a/packages/mono-one/CHANGELOG.md +++ b/packages/mono-one/CHANGELOG.md @@ -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) diff --git a/packages/mono-one/package.json b/packages/mono-one/package.json index 3571f7f..59a7781 100644 --- a/packages/mono-one/package.json +++ b/packages/mono-one/package.json @@ -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": { diff --git a/packages/mono-three/CHANGELOG.md b/packages/mono-three/CHANGELOG.md index bb69530..8c8479c 100644 --- a/packages/mono-three/CHANGELOG.md +++ b/packages/mono-three/CHANGELOG.md @@ -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) diff --git a/packages/mono-three/package.json b/packages/mono-three/package.json index 3186de0..d375dc6 100644 --- a/packages/mono-three/package.json +++ b/packages/mono-three/package.json @@ -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": { @@ -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" diff --git a/packages/mono-two/CHANGELOG.md b/packages/mono-two/CHANGELOG.md index bf395aa..9b28683 100644 --- a/packages/mono-two/CHANGELOG.md +++ b/packages/mono-two/CHANGELOG.md @@ -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) diff --git a/packages/mono-two/package.json b/packages/mono-two/package.json index 46729e8..2456e44 100644 --- a/packages/mono-two/package.json +++ b/packages/mono-two/package.json @@ -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": { @@ -25,7 +25,7 @@ }, "scripts": {}, "dependencies": { - "@azu/mono-one": "^5.0.0" + "@azu/mono-one": "^6.0.0" }, "publishConfig": { "access": "public"