Skip to content

Commit

Permalink
chore(master): release 1.2.1 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Sep 23, 2022
1 parent 3674171 commit a67e268
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,5 +1,12 @@
# Changelog

## [1.2.1](https://github.com/freddy38510/vue3-lazy-hydration/compare/v1.2.0...v1.2.1) (2022-09-23)


### Bug Fixes

* **package:** remove pre/post install scripts that break package installation as a dependency ([3674171](https://github.com/freddy38510/vue3-lazy-hydration/commit/367417190e7248bac8bff9dea6ad80c71c044cc1)), closes [#42](https://github.com/freddy38510/vue3-lazy-hydration/issues/42)

## [1.2.0](https://github.com/freddy38510/vue3-lazy-hydration/compare/v1.1.3...v1.2.0) (2022-09-23)


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": "vue3-lazy-hydration",
"version": "1.2.0",
"version": "1.2.1",
"description": "Lazy Hydration for Vue 3 SSR",
"keywords": [
"vue",
Expand Down

0 comments on commit a67e268

Please sign in to comment.