Skip to content

Commit 1df2c8c

Browse files
author
@qwikifiers
committed
chore(create-qwik-nx): release version 0.1.10
1 parent 72b268f commit 1df2c8c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/create-qwik-nx/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

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

5+
## [0.1.10](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.9...create-qwik-nx-0.1.10) (2023-03-30)
6+
7+
8+
59
## [0.1.9](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.8...create-qwik-nx-0.1.9) (2023-03-15)
610

711

packages/create-qwik-nx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-qwik-nx",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"private": false,
55
"description": "This package is used to create a brand-new nx workspace with the qwik-nx plugin added",
66
"repository": {

0 commit comments

Comments
 (0)