Skip to content

Commit 6ee498d

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2022-10-29) ### Bug Fixes * importing css file leads to error ([#17](#17)) ([12ba1e0](12ba1e0))
1 parent 12ba1e0 commit 6ee498d

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.5.2](https://github.com/searchfe/san-ssr-plugin/compare/v1.5.1...v1.5.2) (2022-10-29)
2+
3+
4+
### Bug Fixes
5+
6+
* importing css file leads to error ([#17](https://github.com/searchfe/san-ssr-plugin/issues/17)) ([12ba1e0](https://github.com/searchfe/san-ssr-plugin/commit/12ba1e0eedf0bdd5f5cb5e12d4f5931fe4ca298d))
7+
18
## [1.5.1](https://github.com/searchfe/san-ssr-plugin/compare/v1.5.0...v1.5.1) (2022-08-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.5.1",
3+
"version": "1.5.2",
44
"description": "",
55
"main": "dist/plugin.js",
66
"scripts": {

0 commit comments

Comments
 (0)