Skip to content

Commit

Permalink
chore(release): 1.4.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.3](v1.4.2...v1.4.3) (2022-01-24)

### Bug Fixes

* watch 编译时,样式丢失 ([def9e38](def9e38))
  • Loading branch information
semantic-release-bot committed Jan 24, 2022
1 parent def9e38 commit c353e71
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.3](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.2...v1.4.3) (2022-01-24)


### Bug Fixes

* watch 编译时,样式丢失 ([def9e38](https://github.com/searchfe/san-ssr-plugin/commit/def9e38803f3f238640294cd338b4e16d18e9a71))

## [1.4.2](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.1...v1.4.2) (2021-12-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "san-ssr-plugin",
"version": "1.4.2",
"version": "1.4.3",
"description": "",
"main": "dist/plugin.js",
"scripts": {
Expand Down

0 comments on commit c353e71

Please sign in to comment.