Skip to content

Commit 2bd70b1

Browse files
committed
chore(create-qwik-nx): release version 0.1.1
1 parent 5d8840d commit 2bd70b1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/create-qwik-nx/CHANGELOG.md

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

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

5+
## [0.1.1](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.0...create-qwik-nx-0.1.1) (2023-01-21)
6+
7+
8+
### Bug Fixes
9+
10+
* **create-qwik-nx:** remove dep ([5d8840d](https://github.com/qwikifiers/qwik-nx/commit/5d8840d5acbae119478e7d11e70a43431c0ce076))
11+
12+
13+
514
# 0.1.0 (2023-01-20)
615

716

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.0",
3+
"version": "0.1.1",
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)