Skip to content

Commit c353e71

Browse files
chore(release): 1.4.3 [skip ci]
## [1.4.3](v1.4.2...v1.4.3) (2022-01-24) ### Bug Fixes * watch 编译时,样式丢失 ([def9e38](def9e38))
1 parent def9e38 commit c353e71

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.4.3](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.2...v1.4.3) (2022-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* watch 编译时,样式丢失 ([def9e38](https://github.com/searchfe/san-ssr-plugin/commit/def9e38803f3f238640294cd338b4e16d18e9a71))
7+
18
## [1.4.2](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.1...v1.4.2) (2021-12-23)
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": "san-ssr-plugin",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "",
55
"main": "dist/plugin.js",
66
"scripts": {

0 commit comments

Comments
 (0)