We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540c755 commit d5632cbCopy full SHA for d5632cb
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [17.0.0](https://github.com/nstudio/xplat/compare/16.8.0...17.0.0) (2023-10-23)
2
+
3
4
+### Features
5
6
+* Nx 17 support ([#326](https://github.com/nstudio/xplat/issues/326)) ([540c755](https://github.com/nstudio/xplat/commit/540c7558e687f98c821230f7b127ec24705e9603))
7
8
9
10
# [16.8.0](https://github.com/nstudio/xplat/compare/16.7.0...16.8.0) (2023-10-14)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@nstudio/xplat-source",
- "version": "16.8.0",
+ "version": "17.0.0",
"description": "Cross-platform (xplat) tools for Nx workspaces.",
"homepage": "https://nstudio.io/xplat",
"private": true,
0 commit comments