Skip to content

Commit 979127f

Browse files
junoebizjohnitvn
authored andcommitted
chore(main): release nx-devkit 1.0.0
1 parent bc59ab0 commit 979127f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

packages/nx-devkit/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-11-22)
4+
5+
6+
### Features
7+
8+
* **nx-devkit:** initialize docker and project utils ([b1f94a3](https://github.com/ebizbase/dev-infras/commit/b1f94a3fd802401b4cfae53fc546820b29436384))

packages/nx-devkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ebizbase/nx-devkit",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"private": false,
55
"description": "The nx devkit utils",
66
"bugs": "https://github.com/ebizbase/dev-infras/issues",

release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
".": "0.0.0",
3-
"packages/nx-devkit": "0.0.0"
3+
"packages/nx-devkit": "1.0.0"
44
}

0 commit comments

Comments
 (0)