Skip to content

Commit 4627e8a

Browse files
chore(release): 1.4.2 [skip ci]
## [1.4.2](v1.4.1...v1.4.2) (2021-12-23) ### Bug Fixes * css 与 less 等规则没有写在一起时,只会给 css 规则增加 loader ([621490a](621490a))
1 parent 621490a commit 4627e8a

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.2](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.1...v1.4.2) (2021-12-23)
2+
3+
4+
### Bug Fixes
5+
6+
* css 与 less 等规则没有写在一起时,只会给 css 规则增加 loader ([621490a](https://github.com/searchfe/san-ssr-plugin/commit/621490a6a423f721f7341861186fa3171a8a3230))
7+
18
## [1.4.1](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.0...v1.4.1) (2021-09-10)
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.1",
3+
"version": "1.4.2",
44
"description": "",
55
"main": "dist/plugin.js",
66
"scripts": {

0 commit comments

Comments
 (0)