Skip to content

Commit

Permalink
chore(release): 1.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.1](v1.4.0...v1.4.1) (2021-09-10)

### Bug Fixes

* [#5](#5) ([b8376d5](b8376d5))
  • Loading branch information
semantic-release-bot committed Sep 10, 2021
1 parent b8376d5 commit 42482d0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.1](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.0...v1.4.1) (2021-09-10)


### Bug Fixes

* [#5](https://github.com/searchfe/san-ssr-plugin/issues/5) ([b8376d5](https://github.com/searchfe/san-ssr-plugin/commit/b8376d5f243280adada1db1cf7c6afb0a25d5bd6))

# [1.4.0](https://github.com/searchfe/san-ssr-plugin/compare/v1.3.3...v1.4.0) (2021-09-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "san-ssr-plugin",
"version": "1.4.0",
"version": "1.4.1",
"description": "",
"main": "dist/plugin.js",
"scripts": {
Expand Down

0 comments on commit 42482d0

Please sign in to comment.