Skip to content

Commit b900199

Browse files
committed
chore(release): publish 7.0.2
1 parent 56389c9 commit b900199

15 files changed

Lines changed: 51 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 7.0.2 (2025-11-17)
2+
3+
### 🩹 Fixes
4+
5+
- **deps:** bump @oclif/plugin-help from 6.2.33 to v6.2.35 ([da6f0237](https://github.com/gperdomor/nx-tools/commit/da6f0237))
6+
7+
### 🏡 Chore
8+
9+
- **deps:** bump oclif from 4.22.29 to v4.22.41 ([0f4662ff](https://github.com/gperdomor/nx-tools/commit/0f4662ff))
10+
- **deps:** bump lefthook from 2.0.0 to v2.0.2 ([43498108](https://github.com/gperdomor/nx-tools/commit/43498108))
11+
- **deps:** bump verdaccio from 6.2.0 to v6.2.1 ([3feb4806](https://github.com/gperdomor/nx-tools/commit/3feb4806))
12+
- **deps:** bump node from 22 to v24 ([c8309ddc](https://github.com/gperdomor/nx-tools/commit/c8309ddc))
13+
- **deps:** bump swc monorepo ([c85e3821](https://github.com/gperdomor/nx-tools/commit/c85e3821))
14+
115
## 7.0.2-beta.0 (2025-11-11)
216

317
### 🩹 Fixes

packages/ci-context/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 7.0.2 (2025-11-17)
2+
3+
This was a version bump only for ci-context to align it with other projects, there were no code changes.
4+
15
## 7.0.2-beta.0 (2025-11-11)
26

37
This was a version bump only for ci-context to align it with other projects, there were no code changes.

packages/ci-context/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nx-tools/ci-context",
3-
"version": "7.0.2-beta.0",
3+
"version": "7.0.2",
44
"author": "gperdomor <gperdomor@gmail.com>",
55
"repository": {
66
"type": "git",

packages/container-metadata/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 7.0.2 (2025-11-17)
2+
3+
This was a version bump only for container-metadata to align it with other projects, there were no code changes.
4+
15
## 7.0.2-beta.0 (2025-11-11)
26

37
This was a version bump only for container-metadata to align it with other projects, there were no code changes.

packages/container-metadata/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nx-tools/container-metadata",
3-
"version": "7.0.2-beta.0",
3+
"version": "7.0.2",
44
"author": "gperdomor <gperdomor@gmail.com>",
55
"repository": {
66
"type": "git",

packages/core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 7.0.2 (2025-11-17)
2+
3+
This was a version bump only for core to align it with other projects, there were no code changes.
4+
15
## 7.0.2-beta.0 (2025-11-11)
26

37
This was a version bump only for core to align it with other projects, there were no code changes.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nx-tools/core",
3-
"version": "7.0.2-beta.0",
3+
"version": "7.0.2",
44
"author": "gperdomor <gperdomor@gmail.com>",
55
"repository": {
66
"type": "git",

packages/nx-container/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 7.0.2 (2025-11-17)
2+
3+
This was a version bump only for nx-container to align it with other projects, there were no code changes.
4+
15
## 7.0.2-beta.0 (2025-11-11)
26

37
This was a version bump only for nx-container to align it with other projects, there were no code changes.

packages/nx-container/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nx-tools/nx-container",
3-
"version": "7.0.2-beta.0",
3+
"version": "7.0.2",
44
"author": "gperdomor <gperdomor@gmail.com>",
55
"repository": {
66
"type": "git",

packages/nx-graphql-codegen/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 7.0.2 (2025-11-17)
2+
3+
This was a version bump only for nx-graphql-codegen to align it with other projects, there were no code changes.
4+
15
## 7.0.2-beta.0 (2025-11-11)
26

37
### 🩹 Fixes

0 commit comments

Comments
 (0)