Skip to content

Commit

Permalink
chore(release): 1.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.2](v1.4.1...v1.4.2) (2021-12-23)

### Bug Fixes

* css 与 less 等规则没有写在一起时,只会给 css 规则增加 loader ([621490a](621490a))
  • Loading branch information
semantic-release-bot committed Dec 23, 2021
1 parent 621490a commit 4627e8a
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.2](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.1...v1.4.2) (2021-12-23)


### Bug Fixes

* css 与 less 等规则没有写在一起时,只会给 css 规则增加 loader ([621490a](https://github.com/searchfe/san-ssr-plugin/commit/621490a6a423f721f7341861186fa3171a8a3230))

## [1.4.1](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.0...v1.4.1) (2021-09-10)


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

0 comments on commit 4627e8a

Please sign in to comment.