diff --git a/CHANGELOG.md b/CHANGELOG.md index 59e3ae8..bb54807 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.5.1](https://github.com/searchfe/san-ssr-plugin/compare/v1.5.0...v1.5.1) (2022-08-10) + + +### Bug Fixes + +* style loader export error ([4abf9db](https://github.com/searchfe/san-ssr-plugin/commit/4abf9dbb88835b71765367406de084337087cea2)) + # [1.5.0](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.4...v1.5.0) (2022-04-06) diff --git a/package.json b/package.json index 2f5d05e..f575b6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "san-ssr-plugin", - "version": "1.5.0", + "version": "1.5.1", "description": "", "main": "dist/plugin.js", "scripts": {