Skip to content

Commit 4d64b0d

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2022-08-10) ### Bug Fixes * style loader export error ([4abf9db](4abf9db))
1 parent 4abf9db commit 4d64b0d

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.1](https://github.com/searchfe/san-ssr-plugin/compare/v1.5.0...v1.5.1) (2022-08-10)
2+
3+
4+
### Bug Fixes
5+
6+
* style loader export error ([4abf9db](https://github.com/searchfe/san-ssr-plugin/commit/4abf9dbb88835b71765367406de084337087cea2))
7+
18
# [1.5.0](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.4...v1.5.0) (2022-04-06)
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.0",
3+
"version": "1.5.1",
44
"description": "",
55
"main": "dist/plugin.js",
66
"scripts": {

0 commit comments

Comments
 (0)