Skip to content

Commit

Permalink
chore(release): 1.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.3](v1.3.2...v1.3.3) (2021-08-26)

### Bug Fixes

* 与 MiniCssExtractPlugin 一起使用时,会多次编译/缺少样式 ([f85c40f](f85c40f))
  • Loading branch information
semantic-release-bot committed Aug 26, 2021
1 parent f85c40f commit 3f3b25c
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.3.3](https://github.com/searchfe/san-ssr-plugin/compare/v1.3.2...v1.3.3) (2021-08-26)


### Bug Fixes

* 与 MiniCssExtractPlugin 一起使用时,会多次编译/缺少样式 ([f85c40f](https://github.com/searchfe/san-ssr-plugin/commit/f85c40fa51989549a17febedf91e4d9fa41e24d0))

## [1.3.2](https://github.com/searchfe/san-ssr-plugin/compare/v1.3.1...v1.3.2) (2021-08-16)


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.3.2",
"version": "1.3.3",
"description": "",
"main": "dist/plugin.js",
"scripts": {
Expand Down

0 comments on commit 3f3b25c

Please sign in to comment.