Skip to content

Commit 51b4211

Browse files
committed
Generate CHANGELOG.md
1 parent 0002f5e commit 51b4211

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [0.2.2](https://github.com/PrefectHQ/vue-compositions/compare/0.2.1...0.2.2)
8+
9+
- BugFix: support nullable types in useStorage [`#115`](https://github.com/PrefectHQ/vue-compositions/pull/115)
10+
711
#### [0.2.1](https://github.com/PrefectHQ/vue-compositions/compare/0.2.0...0.2.1)
812

13+
> 17 October 2022
14+
915
- BugFix: stop watchers during the `beforeRouteLeave` lifecycle [`#112`](https://github.com/PrefectHQ/vue-compositions/pull/112)
1016

1117
#### [0.2.0](https://github.com/PrefectHQ/vue-compositions/compare/0.1.49...0.2.0)

0 commit comments

Comments
 (0)