We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9326f33 commit 7572a07Copy full SHA for 7572a07
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.40](https://github.com/dword-design/nuxt-atomizer/compare/v1.1.39...v1.1.40) (2023-04-07)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency with-local-tmp-dir to v4.1.0 ([9326f33](https://github.com/dword-design/nuxt-atomizer/commit/9326f33e0a62ccac11143bdfa4d9480e4876d893))
7
8
## [1.1.39](https://github.com/dword-design/nuxt-atomizer/compare/v1.1.38...v1.1.39) (2023-04-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-atomizer",
- "version": "1.1.39",
+ "version": "1.1.40",
"description": "Module that adds ACSS atomic CSS framework (aka Atomizer) support to a Nuxt.js app. Generates atomic classes from code.",
"keywords": [
"atomic-css",
0 commit comments