diff --git a/CHANGELOG.md b/CHANGELOG.md index 451384a..08df7c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.5.3](https://github.com/searchfe/san-ssr-plugin/compare/v1.5.2...v1.5.3) (2023-03-26) + + +### Bug Fixes + +* watch san fail ([af210e5](https://github.com/searchfe/san-ssr-plugin/commit/af210e545ea50985b61cef73f4da62871dbd0e8c)) + ## [1.5.2](https://github.com/searchfe/san-ssr-plugin/compare/v1.5.1...v1.5.2) (2022-10-29) diff --git a/package.json b/package.json index edc256a..67c3fc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "san-ssr-plugin", - "version": "1.5.2", + "version": "1.5.3", "description": "", "main": "dist/plugin.js", "scripts": {