Skip to content

Commit 8c44b0b

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.4...v1.5.0) (2022-04-06) ### Bug Fixes * add ut for named module on style tag ([8bad397](8bad397)) ### Features * split name module style block ([da0a0aa](da0a0aa))
1 parent 2ca8fb9 commit 8c44b0b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.5.0](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.4...v1.5.0) (2022-04-06)
2+
3+
4+
### Bug Fixes
5+
6+
* add ut for named module on style tag ([8bad397](https://github.com/searchfe/san-ssr-plugin/commit/8bad397c891e4ddf0016d1ea7fe18383c52e8439))
7+
8+
9+
### Features
10+
11+
* split name module style block ([da0a0aa](https://github.com/searchfe/san-ssr-plugin/commit/da0a0aa6a0d52fc0b9032f5719d489fe372cc074))
12+
113
## [1.4.4](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.3...v1.4.4) (2022-01-25)
214

315

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.4",
3+
"version": "1.5.0",
44
"description": "",
55
"main": "dist/plugin.js",
66
"scripts": {

0 commit comments

Comments
 (0)