File tree 3 files changed +12
-2
lines changed
3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.0.2] ( https://github.com/ebizbase/dev-infras/compare/nx-dive-v1.0.1...nx-dive-v1.0.2 ) (2025-01-03)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** update nx packages to v20.1.4 ([ ef0ae68] ( https://github.com/ebizbase/dev-infras/commit/ef0ae68734f125319a9b2888a2766021b5b56cbb ) )
9
+ * ** deps:** update nx packages to v20.2.0 ([ 839cfe2] ( https://github.com/ebizbase/dev-infras/commit/839cfe25cab817d7e89024097135cca2c47a8193 ) )
10
+ * ** deps:** update nx packages to v20.2.2 ([ 9b3198d] ( https://github.com/ebizbase/dev-infras/commit/9b3198d1706fff6ffeee96772849f707b75309e6 ) )
11
+ * ** deps:** update nx packages to v20.3.0 ([ 8744f32] ( https://github.com/ebizbase/dev-infras/commit/8744f32cabd7a6f92a6191a0742989cdd66525f1 ) )
12
+
3
13
## [ 1.0.1] ( https://github.com/ebizbase/dev-infras/compare/nx-dive-v1.0.0...nx-dive-v1.0.1 ) (2024-11-23)
4
14
5
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ebizbase/nx-dive" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"dependencies" : {
5
5
"tslib" : " ^2.3.0" ,
6
6
"@nx/devkit" : " 20.3.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"packages/nx-devkit" : " 1.0.0" ,
3
3
"packages/nx-docker" : " 3.0.0" ,
4
- "packages/nx-dive" : " 1.0.1 " ,
4
+ "packages/nx-dive" : " 1.0.2 " ,
5
5
"devcontainer-features/powerlevel10k" : " 1.0.0" ,
6
6
"devcontainer-features/omz-plugin" : " 1.0.0" ,
7
7
"devcontainer-features/install-npm-package-globally" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments