Skip to content

Commit 39e3b77

Browse files
committed
chore(release): v0.0.5
1 parent 7a0f510 commit 39e3b77

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33

4+
## v0.0.5
5+
6+
[compare changes](https://github.com/markthree/nuxt-style-extractor/compare/v0.0.4...v0.0.5)
7+
48
## v0.0.4
59

610
[compare changes](https://github.com/markthree/nuxt-style-extractor/compare/v0.0.3...v0.0.4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-style-extractor",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Extracts the style of the page as an external css when rendered on the server side | 提取服务端渲染时页面的 style 为外部 css",
55
"repository": "markthree/nuxt-style-extractor",
66
"license": "MIT",

0 commit comments

Comments
 (0)