Skip to content

Commit

Permalink
chore: (new version): release version 0.7.0 [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 25, 2024
1 parent 96cc5e4 commit cf07da3
Show file tree
Hide file tree
Showing 16 changed files with 3,020 additions and 3,995 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@turbo-version/release": "^0.6.2",
"@turbo-version/version": "^0.6.2"
"@turbo-version/release": "workspace:^0.6.3",
"@turbo-version/version": "workspace:^0.6.3"
}
}
4 changes: 4 additions & 0 deletions packages/turbo-dependents/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.7.0](https://github.com/jucian0/turbo-version/compare/v0.6.3...v0.7.0) (2024-11-25)



## [0.6.3](https://github.com/jucian0/turbo-version/compare/v0.6.2...v0.6.3) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/turbo-dependents/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@turbo-version/dependents",
"description": "Automatically versioning for monorepos.",
"version": "0.6.3",
"version": "0.7.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/turbo-fs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.7.0](https://github.com/jucian0/turbo-version/compare/v0.6.3...v0.7.0) (2024-11-25)



## [0.6.3](https://github.com/jucian0/turbo-version/compare/v0.6.2...v0.6.3) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/turbo-fs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@turbo-version/fs",
"description": "Automatically versioning for monorepos.",
"version": "0.6.3",
"version": "0.7.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/turbo-git/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.7.0](https://github.com/jucian0/turbo-version/compare/v0.6.3...v0.7.0) (2024-11-25)


### Features

* **version:** add prereleaseIdentifier ([8b0952c](https://github.com/jucian0/turbo-version/commit/8b0952c7de730d0029fa63c2a4bcfd352b553644)), closes [#5](https://github.com/jucian0/turbo-version/issues/5)



## [0.6.3](https://github.com/jucian0/turbo-version/compare/v0.6.2...v0.6.3) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/turbo-git/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@turbo-version/git",
"description": "Automatically versioning for monorepos.",
"version": "0.6.3",
"version": "0.7.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/turbo-log/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.7.0](https://github.com/jucian0/turbo-version/compare/v0.6.3...v0.7.0) (2024-11-25)



## [0.6.3](https://github.com/jucian0/turbo-version/compare/v0.6.2...v0.6.3) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/turbo-log/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@turbo-version/log",
"description": "Automatically versioning for monorepos.",
"version": "0.6.3",
"version": "0.7.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/turbo-release/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.7.0](https://github.com/jucian0/turbo-version/compare/v0.6.3...v0.7.0) (2024-11-25)



## [0.6.3](https://github.com/jucian0/turbo-version/compare/v0.6.2...v0.6.3) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/turbo-release/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@turbo-version/release",
"description": "Release your packages in just one command.",
"version": "0.6.3",
"version": "0.7.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/turbo-setup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.7.0](https://github.com/jucian0/turbo-version/compare/v0.6.3...v0.7.0) (2024-11-25)


### Features

* **version:** adding prereleaseIdentifier feature ([2806c2e](https://github.com/jucian0/turbo-version/commit/2806c2e03b71b4472ded0991f615d11893834db2))



## [0.6.3](https://github.com/jucian0/turbo-version/compare/v0.6.2...v0.6.3) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/turbo-setup/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@turbo-version/setup",
"description": "Automatically versioning for monorepos.",
"version": "0.6.3",
"version": "0.7.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
15 changes: 15 additions & 0 deletions packages/turbo-version/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [0.7.0](https://github.com/jucian0/turbo-version/compare/v0.6.3...v0.7.0) (2024-11-25)


### Bug Fixes

* **version:** fixing branchBase bump when using prerelease option ([e181c8d](https://github.com/jucian0/turbo-version/commit/e181c8d9560e5c6ac3c8ea507680ed4c537a2aeb))


### Features

* **version:** add prereleaseIdentifier ([8b0952c](https://github.com/jucian0/turbo-version/commit/8b0952c7de730d0029fa63c2a4bcfd352b553644)), closes [#5](https://github.com/jucian0/turbo-version/issues/5)
* **version:** adding prereleaseIdentifier feature ([2806c2e](https://github.com/jucian0/turbo-version/commit/2806c2e03b71b4472ded0991f615d11893834db2))



## [0.6.3](https://github.com/jucian0/turbo-version/compare/v0.6.2...v0.6.3) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/turbo-version/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@turbo-version/version",
"description": "Automatically versioning for monorepos.",
"version": "0.6.3",
"version": "0.7.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
Loading

0 comments on commit cf07da3

Please sign in to comment.