Skip to content

Commit b4fd884

Browse files
committed
chore: 🤖 migrate to nx release
1 parent b789de1 commit b4fd884

File tree

23 files changed

+383
-743
lines changed

23 files changed

+383
-743
lines changed

libs/transloco-locale/CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Changelog
2-
3-
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4-
51
## [7.0.1](https://github.com/ngneat/transloco/compare/transloco-locale-7.0.0...transloco-locale-7.0.1) (2024-05-31)
62

73
# [7.0.0](https://github.com/jsverse/transloco/compare/transloco-locale-6.0.0...transloco-locale-7.0.0) (2024-03-23)

libs/transloco-locale/project.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"projectType": "library",
55
"sourceRoot": "libs/transloco-locale/src",
66
"prefix": "transloco-nx-shell",
7+
"tags": [],
78
"targets": {
89
"build": {
910
"executor": "@nx/angular:package",
@@ -32,10 +33,6 @@
3233
"lint": {
3334
"executor": "@nx/eslint:lint",
3435
"outputs": ["{options.outputFile}"]
35-
},
36-
"version": {
37-
"executor": "@jscutlery/semver:version"
3836
}
39-
},
40-
"tags": []
37+
}
4138
}

libs/transloco-messageformat/CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Changelog
2-
3-
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4-
51
## [7.0.1](https://github.com/ngneat/transloco/compare/transloco-messageformat-7.0.0...transloco-messageformat-7.0.1) (2024-05-31)
62

73
### Features

libs/transloco-messageformat/project.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"projectType": "library",
55
"sourceRoot": "libs/transloco-messageformat/src",
66
"prefix": "transloco-nx-shell",
7+
"tags": [],
78
"targets": {
89
"build": {
910
"executor": "@nx/angular:package",
@@ -32,10 +33,6 @@
3233
"lint": {
3334
"executor": "@nx/eslint:lint",
3435
"outputs": ["{options.outputFile}"]
35-
},
36-
"version": {
37-
"executor": "@jscutlery/semver:version"
3836
}
39-
},
40-
"tags": []
37+
}
4138
}

libs/transloco-optimize/CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Changelog
2-
3-
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4-
51
## [7.0.1](https://github.com/ngneat/transloco/compare/transloco-optimize-7.0.0...transloco-optimize-7.0.1) (2024-05-31)
62

73
# [7.0.0](https://github.com/jsverse/transloco/compare/transloco-optimize-6.0.0...transloco-optimize-7.0.0) (2024-03-23)

libs/transloco-optimize/project.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"$schema": "../../node_modules/nx/schemas/project-schema.json",
44
"sourceRoot": "libs/transloco-optimize/src",
55
"projectType": "library",
6+
"tags": [],
67
"targets": {
78
"build": {
89
"executor": "@nx/js:tsc",
@@ -25,10 +26,6 @@
2526
"tsConfig": "libs/transloco-optimize/tsconfig.spec.json",
2627
"karmaConfig": "libs/transloco-optimize/karma.conf.js"
2728
}
28-
},
29-
"version": {
30-
"executor": "@jscutlery/semver:version"
3129
}
32-
},
33-
"tags": []
30+
}
3431
}

libs/transloco-persist-lang/CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Changelog
2-
3-
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4-
51
## [7.0.1](https://github.com/ngneat/transloco/compare/transloco-persist-lang-7.0.0...transloco-persist-lang-7.0.1) (2024-05-31)
62

73
# [7.0.0](https://github.com/jsverse/transloco/compare/transloco-persist-lang-6.0.0...transloco-persist-lang-7.0.0) (2024-03-23)

libs/transloco-persist-lang/project.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"projectType": "library",
55
"sourceRoot": "libs/transloco-persist-lang/src",
66
"prefix": "transloco-nx-shell",
7+
"tags": [],
78
"targets": {
89
"build": {
910
"executor": "@nx/angular:package",
@@ -32,10 +33,6 @@
3233
"lint": {
3334
"executor": "@nx/eslint:lint",
3435
"outputs": ["{options.outputFile}"]
35-
},
36-
"version": {
37-
"executor": "@jscutlery/semver:version"
3836
}
39-
},
40-
"tags": []
37+
}
4138
}

libs/transloco-persist-translations/CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Changelog
2-
3-
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4-
51
## [7.0.1](https://github.com/ngneat/transloco/compare/transloco-persist-translations-7.0.0...transloco-persist-translations-7.0.1) (2024-05-31)
62

73
# [7.0.0](https://github.com/jsverse/transloco/compare/transloco-persist-translations-6.0.0...transloco-persist-translations-7.0.0) (2024-03-23)

libs/transloco-persist-translations/project.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"projectType": "library",
55
"sourceRoot": "libs/transloco-persist-translations/src",
66
"prefix": "transloco-nx-shell",
7+
"tags": [],
78
"targets": {
89
"build": {
910
"executor": "@nx/angular:package",
@@ -32,10 +33,6 @@
3233
"lint": {
3334
"executor": "@nx/eslint:lint",
3435
"outputs": ["{options.outputFile}"]
35-
},
36-
"version": {
37-
"executor": "@jscutlery/semver:version"
3836
}
39-
},
40-
"tags": []
37+
}
4138
}

libs/transloco-preload-langs/CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Changelog
2-
3-
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4-
51
## [7.0.1](https://github.com/ngneat/transloco/compare/transloco-preload-langs-7.0.0...transloco-preload-langs-7.0.1) (2024-05-31)
62

73
# [7.0.0](https://github.com/jsverse/transloco/compare/transloco-preload-langs-6.0.0...transloco-preload-langs-7.0.0) (2024-03-23)

libs/transloco-preload-langs/project.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"projectType": "library",
55
"sourceRoot": "libs/transloco-preload-langs/src",
66
"prefix": "transloco-nx-shell",
7+
"tags": [],
78
"targets": {
89
"build": {
910
"executor": "@nx/angular:package",
@@ -32,10 +33,6 @@
3233
"lint": {
3334
"executor": "@nx/eslint:lint",
3435
"outputs": ["{options.outputFile}"]
35-
},
36-
"version": {
37-
"executor": "@jscutlery/semver:version"
3836
}
39-
},
40-
"tags": []
37+
}
4138
}

libs/transloco-scoped-libs/CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Changelog
2-
3-
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4-
51
## [7.0.1](https://github.com/ngneat/transloco/compare/transloco-scoped-libs-7.0.0...transloco-scoped-libs-7.0.1) (2024-05-31)
62

73
# [7.0.0](https://github.com/jsverse/transloco/compare/transloco-scoped-libs-6.0.0...transloco-scoped-libs-7.0.0) (2024-03-23)

libs/transloco-scoped-libs/project.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"$schema": "../../node_modules/nx/schemas/project-schema.json",
44
"sourceRoot": "libs/transloco-scoped-libs/src",
55
"projectType": "library",
6+
"tags": [],
67
"targets": {
78
"build": {
89
"executor": "@nx/js:tsc",
@@ -25,10 +26,6 @@
2526
"tsConfig": "libs/transloco-scoped-libs/tsconfig.spec.json",
2627
"karmaConfig": "libs/transloco-scoped-libs/karma.conf.js"
2728
}
28-
},
29-
"version": {
30-
"executor": "@jscutlery/semver:version"
3129
}
32-
},
33-
"tags": []
30+
}
3431
}

libs/transloco-utils/CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Changelog
2-
3-
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4-
51
## [7.0.1](https://github.com/ngneat/transloco/compare/transloco-utils-7.0.0...transloco-utils-7.0.1) (2024-05-31)
62

73
# [7.0.0](https://github.com/jsverse/transloco/compare/transloco-utils-6.0.0...transloco-utils-7.0.0) (2024-03-23)

libs/transloco-utils/project.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"$schema": "../../node_modules/nx/schemas/project-schema.json",
44
"sourceRoot": "libs/transloco-utils/src",
55
"projectType": "library",
6+
"tags": [],
67
"targets": {
78
"build": {
89
"executor": "@nx/js:tsc",
@@ -25,10 +26,6 @@
2526
"tsConfig": "libs/transloco-utils/tsconfig.spec.json",
2627
"karmaConfig": "libs/transloco-utils/karma.conf.js"
2728
}
28-
},
29-
"version": {
30-
"executor": "@jscutlery/semver:version"
3129
}
32-
},
33-
"tags": []
30+
}
3431
}

libs/transloco-validator/CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Changelog
2-
3-
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4-
51
## [7.0.1](https://github.com/ngneat/transloco/compare/transloco-validator-7.0.0...transloco-validator-7.0.1) (2024-05-31)
62

73
# [7.0.0](https://github.com/jsverse/transloco/compare/transloco-validator-6.0.0...transloco-validator-7.0.0) (2024-03-23)

libs/transloco-validator/project.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"$schema": "../../node_modules/nx/schemas/project-schema.json",
44
"sourceRoot": "libs/transloco-validator/src",
55
"projectType": "library",
6+
"tags": [],
67
"targets": {
78
"build": {
89
"executor": "@nx/js:tsc",
@@ -25,10 +26,6 @@
2526
"tsConfig": "libs/transloco-validator/tsconfig.spec.json",
2627
"karmaConfig": "libs/transloco-validator/karma.conf.js"
2728
}
28-
},
29-
"version": {
30-
"executor": "@jscutlery/semver:version"
3129
}
32-
},
33-
"tags": []
30+
}
3431
}

libs/transloco/CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Changelog
2-
3-
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4-
51
## [7.4.2](https://github.com/ngneat/transloco/compare/transloco-7.4.1...transloco-7.4.2) (2024-05-31)
62

73
## [7.4.1](https://github.com/ngneat/transloco/compare/transloco-7.4.0...transloco-7.4.1) (2024-05-10)

libs/transloco/project.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"projectType": "library",
55
"sourceRoot": "libs/transloco/src",
66
"prefix": "transloco-nx-shell",
7+
"tags": [],
78
"targets": {
89
"build": {
910
"executor": "@nx/angular:package",
@@ -32,10 +33,6 @@
3233
"lint": {
3334
"executor": "@nx/eslint:lint",
3435
"outputs": ["{options.outputFile}"]
35-
},
36-
"version": {
37-
"executor": "@jscutlery/semver:version"
3836
}
39-
},
40-
"tags": []
37+
}
4138
}

nx.json

+30-1
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,34 @@
6969
},
7070
"parallel": 1,
7171
"useInferencePlugins": false,
72-
"defaultBase": "master"
72+
"defaultBase": "master",
73+
"release": {
74+
"releaseTagPattern": "{projectName}-{version}",
75+
"projects": [
76+
"transloco",
77+
"transloco-locale",
78+
"transloco-messageformat",
79+
"transloco-optimize",
80+
"transloco-persist-lang",
81+
"transloco-persist-translations",
82+
"transloco-preload-langs",
83+
"transloco-scoped-libs",
84+
"transloco-utils",
85+
"transloco-validator"
86+
],
87+
"projectsRelationship": "independent",
88+
"version": {
89+
"conventionalCommits": true
90+
},
91+
"git": {
92+
"commit": true,
93+
"commitArgs": "--no-verify"
94+
},
95+
"changelog": {
96+
"automaticFromRef": true,
97+
"projectChangelogs": {
98+
"createRelease": false
99+
}
100+
}
101+
}
73102
}

0 commit comments

Comments
 (0)