Skip to content

Commit f984c34

Browse files
junoebizjohnitvn
authored andcommitted
chore(main): release nx-dive 1.0.1
1 parent 5bd5cae commit f984c34

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

packages/nx-dive/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/ebizbase/dev-infras/compare/nx-dive-v1.0.0...nx-dive-v1.0.1) (2024-11-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update nx packages to v20.1.3 ([5bd5cae](https://github.com/ebizbase/dev-infras/commit/5bd5cae08c85741cc8ca4160334966b5a3df64d8))
9+
310
## 1.0.0 (2024-11-22)
411

512

packages/nx-dive/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-dive",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"dependencies": {
55
"tslib": "^2.3.0",
66
"@nx/devkit": "20.1.3",

release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packages/nx-devkit": "1.0.0",
33
"packages/nx-docker": "2.0.0",
4-
"packages/nx-dive": "1.0.0",
4+
"packages/nx-dive": "1.0.1",
55
"devcontainer-features/powerlevel10k": "1.0.0",
66
"devcontainer-features/omz-plugin": "1.0.0",
77
"devcontainer-features/install-npm-package-globally": "1.0.0",

0 commit comments

Comments
 (0)