Skip to content

Commit 2cb0158

Browse files
chore: 1.1.38 [skip ci]
## [1.1.38](v1.1.37...v1.1.38) (2023-03-25) ### Bug Fixes * update dependency @dword-design/functions to v4.1.0 ([a1f166b](a1f166b))
1 parent a1f166b commit 2cb0158

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.38](https://github.com/dword-design/nuxt-atomizer/compare/v1.1.37...v1.1.38) (2023-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency @dword-design/functions to v4.1.0 ([a1f166b](https://github.com/dword-design/nuxt-atomizer/commit/a1f166b93a207dde4568845b80a0b6d302fda6c2))
7+
18
## [1.1.37](https://github.com/dword-design/nuxt-atomizer/compare/v1.1.36...v1.1.37) (2023-03-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-atomizer",
3-
"version": "1.1.37",
3+
"version": "1.1.38",
44
"description": "Module that adds ACSS atomic CSS framework (aka Atomizer) support to a Nuxt.js app. Generates atomic classes from code.",
55
"keywords": [
66
"atomic-css",

0 commit comments

Comments
 (0)