Skip to content

Commit 9efc0b5

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 2.1.0
1 parent 4dac289 commit 9efc0b5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/qwik-nx/CHANGELOG.md

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

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

5+
# [2.1.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-2.0.2...qwik-nx-2.1.0) (2024-02-11)
6+
7+
8+
### Bug Fixes
9+
10+
* **qwik-nx:** lock nx minor version ([#221](https://github.com/qwikifiers/qwik-nx/issues/221)) ([b97d16c](https://github.com/qwikifiers/qwik-nx/commit/b97d16c6297fe5b72d24da9dd61bb0de8a94a1f8))
11+
* **qwik-nx:** resolve nx versions manually ([#223](https://github.com/qwikifiers/qwik-nx/issues/223)) ([5029a0e](https://github.com/qwikifiers/qwik-nx/commit/5029a0ecafab74ef769e50c72cb9c29a4fc18be5))
12+
* **qwik-nx:** storybook plugin should not add [@qwik-city-sw-register](https://github.com/qwik-city-sw-register) to rollupOptions.external ([#218](https://github.com/qwikifiers/qwik-nx/issues/218)) ([87dcc5b](https://github.com/qwikifiers/qwik-nx/commit/87dcc5bce0fa80e1d77bdf49cf47bcb8094077fd))
13+
14+
15+
516
## [2.0.2](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-2.0.1...qwik-nx-2.0.2) (2023-11-15)
617

718

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": "2.0.2",
3+
"version": "2.1.0",
44
"main": "./index.js",
55
"typings": "./index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)