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 9c98c6f commit 84ab825Copy full SHA for 84ab825
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.37](https://github.com/dword-design/nuxt-atomizer/compare/v1.1.36...v1.1.37) (2023-03-25)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency fs-extra to v10.1.0 ([9c98c6f](https://github.com/dword-design/nuxt-atomizer/commit/9c98c6f4535b0c1b253f079d3e6a20dd564a6b31))
7
8
## [1.1.36](https://github.com/dword-design/nuxt-atomizer/compare/v1.1.35...v1.1.36) (2023-03-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-atomizer",
- "version": "1.1.36",
+ "version": "1.1.37",
"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