Skip to content

Commit

Permalink
release: 17.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker committed Oct 23, 2023
1 parent 0b17ed2 commit 5f37e79
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [17.0.1](https://github.com/nstudio/xplat/compare/17.0.0...17.0.1) (2023-10-23)


### Bug Fixes

* use @nx/eslint ([0b17ed2](https://github.com/nstudio/xplat/commit/0b17ed24bd699a7e9f12dfdb56b9e8ab598071de))



# [17.0.0](https://github.com/nstudio/xplat/compare/16.8.0...17.0.0) (2023-10-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nstudio/xplat-source",
"version": "17.0.0",
"version": "17.0.1",
"description": "Cross-platform (xplat) tools for Nx workspaces.",
"homepage": "https://nstudio.io/xplat",
"private": true,
Expand Down

0 comments on commit 5f37e79

Please sign in to comment.