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 a9f4f47 commit b8a6c71Copy full SHA for b8a6c71
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.39](https://github.com/dword-design/nuxt-atomizer/compare/v1.1.38...v1.1.39) (2023-04-07)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency serve-static to v1.15.0 ([a9f4f47](https://github.com/dword-design/nuxt-atomizer/commit/a9f4f47ad9da39b67df1571a33e1533fddcca0b3))
7
8
## [1.1.38](https://github.com/dword-design/nuxt-atomizer/compare/v1.1.37...v1.1.38) (2023-03-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-atomizer",
- "version": "1.1.38",
+ "version": "1.1.39",
"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