Skip to content

Commit 394e28e

Browse files
chore: (new version): release version 0.5.1 [skip-ci]
1 parent 20bce94 commit 394e28e

File tree

14 files changed

+35
-7
lines changed

14 files changed

+35
-7
lines changed

packages/turbo-dependents/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.5.1](https://github.com/jucian0/turbo-version/compare/v0.5.0...v0.5.1) (2023-12-06)
2+
3+
4+
15
# [0.5.0](https://github.com/jucian0/turbo-version/compare/v0.4.2...v0.5.0) (2023-11-09)
26

37

packages/turbo-dependents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@turbo-version/dependents",
33
"description": "Automatically versioning for monorepos.",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
77
"types": "./dist/index.d.ts",

packages/turbo-fs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.5.1](https://github.com/jucian0/turbo-version/compare/v0.5.0...v0.5.1) (2023-12-06)
2+
3+
4+
15
# [0.5.0](https://github.com/jucian0/turbo-version/compare/v0.4.2...v0.5.0) (2023-11-09)
26

37

packages/turbo-fs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@turbo-version/fs",
33
"description": "Automatically versioning for monorepos.",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
77
"types": "./dist/index.d.ts",

packages/turbo-git/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.5.1](https://github.com/jucian0/turbo-version/compare/v0.5.0...v0.5.1) (2023-12-06)
2+
3+
4+
15
# [0.5.0](https://github.com/jucian0/turbo-version/compare/v0.4.2...v0.5.0) (2023-11-09)
26

37

packages/turbo-git/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@turbo-version/git",
33
"description": "Automatically versioning for monorepos.",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
77
"types": "./dist/index.d.ts",

packages/turbo-log/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.5.1](https://github.com/jucian0/turbo-version/compare/v0.5.0...v0.5.1) (2023-12-06)
2+
3+
4+
15
# [0.5.0](https://github.com/jucian0/turbo-version/compare/v0.4.2...v0.5.0) (2023-11-09)
26

37

packages/turbo-log/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@turbo-version/log",
33
"description": "Automatically versioning for monorepos.",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
77
"types": "./dist/index.d.ts",

packages/turbo-release/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.5.1](https://github.com/jucian0/turbo-version/compare/v0.5.0...v0.5.1) (2023-12-06)
2+
3+
4+
15
# [0.5.0](https://github.com/jucian0/turbo-version/compare/v0.4.2...v0.5.0) (2023-11-09)
26

37

packages/turbo-release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@turbo-version/release",
33
"description": "Release your packages in just one command.",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
77
"types": "./dist/index.d.ts",

packages/turbo-setup/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.5.1](https://github.com/jucian0/turbo-version/compare/v0.5.0...v0.5.1) (2023-12-06)
2+
3+
4+
15
# [0.5.0](https://github.com/jucian0/turbo-version/compare/v0.4.2...v0.5.0) (2023-11-09)
26

37

packages/turbo-setup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@turbo-version/setup",
33
"description": "Automatically versioning for monorepos.",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
77
"types": "./dist/index.d.ts",

packages/turbo-version/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.5.1](https://github.com/jucian0/turbo-version/compare/v0.5.0...v0.5.1) (2023-12-06)
2+
3+
4+
15
# [0.5.0](https://github.com/jucian0/turbo-version/compare/v0.4.2...v0.5.0) (2023-11-09)
26

37

packages/turbo-version/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@turbo-version/version",
33
"description": "Automatically versioning for monorepos.",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
77
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)