Skip to content

Commit 3425147

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 2.2.1
1 parent 20cc4fa commit 3425147

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/qwik-nx/CHANGELOG.md

+9
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+
## [2.2.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-2.2.0...qwik-nx-2.2.1) (2024-03-02)
6+
7+
8+
### Bug Fixes
9+
10+
* **qwik-nx:** use globs util to generate tailwind paths ([#229](https://github.com/qwikifiers/qwik-nx/issues/229)) ([20cc4fa](https://github.com/qwikifiers/qwik-nx/commit/20cc4faad75dc916ae10c7da637097059df31614)), closes [#171](https://github.com/qwikifiers/qwik-nx/issues/171)
11+
12+
13+
514
# [2.2.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-2.1.0...qwik-nx-2.2.0) (2024-02-13)
615

716

packages/qwik-nx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qwik-nx",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"main": "./index.js",
55
"typings": "./index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)