Skip to content

Commit

Permalink
chore(qwik-nx): release version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
@qwikifiers committed Nov 6, 2023
1 parent 28f11f1 commit 0c1bc36
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/qwik-nx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.0.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-2.0.0...qwik-nx-2.0.1) (2023-11-06)


### Bug Fixes

* **qwik-nx:** bump vite version ([#214](https://github.com/qwikifiers/qwik-nx/issues/214)) ([28f11f1](https://github.com/qwikifiers/qwik-nx/commit/28f11f19457b2d2fa97a0ebf295cccd07fc26fbf))



# [2.0.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.1.0...qwik-nx-2.0.0) (2023-11-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/qwik-nx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qwik-nx",
"version": "2.0.0",
"version": "2.0.1",
"main": "./index.js",
"typings": "./index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit 0c1bc36

Please sign in to comment.