Skip to content

Commit 79dd193

Browse files
author
@qwikifiers
committed
chore(create-qwik-nx): release version 0.1.4
1 parent 3e6a7e5 commit 79dd193

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.4](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.3...create-qwik-nx-0.1.4) (2023-02-08)
6+
7+
8+
59
## [0.1.2](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.1...create-qwik-nx-0.1.2) (2023-02-02)
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.3",
3+
"version": "0.1.4",
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)