Skip to content

Commit 1ab9953

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 1.0.10
1 parent d87ff2f commit 1ab9953

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.10](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.0.9...qwik-nx-1.0.10) (2023-09-18)
6+
7+
8+
### Bug Fixes
9+
10+
* **qwik-nx:** update angular styles file name ([#200](https://github.com/qwikifiers/qwik-nx/issues/200)) ([d87ff2f](https://github.com/qwikifiers/qwik-nx/commit/d87ff2fa3279930bf75c73d65266c788af74aff2))
11+
12+
13+
514
## [1.0.9](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.0.8...qwik-nx-1.0.9) (2023-09-17)
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.9",
3+
"version": "1.0.10",
44
"main": "./index.js",
55
"typings": "./index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)