@trackunit/nx-utils 0.0.60-alpha-b966be6066.0 → 0.0.60
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +3 -8
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,16 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
4
|
|
|
5
|
-
##
|
|
6
|
-
|
|
7
|
-
* Clean-up prject utils used in integration tests ([aec412b](https://github.com/Trackunit/manager/commit/aec412b))
|
|
8
|
-
* cleanup dependencies ([22350b1](https://github.com/Trackunit/manager/commit/22350b1))
|
|
9
|
-
* Merge branch 'master' of github.com:Trackunit/manager into switch-to-yarn-3_7 ([adfa370](https://github.com/Trackunit/manager/commit/adfa370))
|
|
10
|
-
* Merge remote-tracking branch 'origin/next-master' into switch-to-yarn-3_7 ([0724bab](https://github.com/Trackunit/manager/commit/0724bab))
|
|
11
|
-
* using yarn dlx instead of npx in integration test ([a60b490](https://github.com/Trackunit/manager/commit/a60b490))
|
|
12
|
-
|
|
5
|
+
## [0.0.60](https://github.com/Trackunit/manager/compare/nx-utils/0.0.59...nx-utils/0.0.60) (2024-01-15)
|
|
13
6
|
|
|
7
|
+
### Dependency Updates
|
|
14
8
|
|
|
9
|
+
* `test-setup` updated to version `0.0.59`
|
|
15
10
|
## [0.0.59](https://github.com/Trackunit/manager/compare/nx-utils/0.0.58...nx-utils/0.0.59) (2024-01-04)
|
|
16
11
|
|
|
17
12
|
### Dependency Updates
|