Skip to content

Commit

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

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

## [1.0.4](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.0.3...qwik-nx-1.0.4) (2023-06-02)


### Bug Fixes

* add missing import ([#164](https://github.com/qwikifiers/qwik-nx/issues/164)) ([4d56f41](https://github.com/qwikifiers/qwik-nx/commit/4d56f41b40d8f4490791a3b262ed66e37b01be29)), closes [#162](https://github.com/qwikifiers/qwik-nx/issues/162)
* **deps:** add @types/node ([#170](https://github.com/qwikifiers/qwik-nx/issues/170)) ([330bab6](https://github.com/qwikifiers/qwik-nx/commit/330bab6c9f618796fa31fb5da06d9e21843fda16))



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


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": "1.0.3",
"version": "1.0.4",
"main": "./index.js",
"typings": "./index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit 6133704

Please sign in to comment.