Skip to content

Commit efe2be6

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 1.0.3
1 parent 0f0b3cd commit efe2be6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/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+
## [1.0.3](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.0.2...qwik-nx-1.0.3) (2023-05-11)
6+
7+
8+
### Bug Fixes
9+
10+
* **qwik-nx:** use renamed variable for storybook version in nx 16.1 ([#160](https://github.com/qwikifiers/qwik-nx/issues/160)) ([0f0b3cd](https://github.com/qwikifiers/qwik-nx/commit/0f0b3cdfef894e4b218bcc3747236ac95a865cfb))
11+
12+
13+
514
## [1.0.2](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.0.1...qwik-nx-1.0.2) (2023-05-11)
615

716

packages/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": "qwik-nx",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"main": "./index.js",
55
"typings": "./index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)