Skip to content

Commit 71878c3

Browse files
1.12.1 (#530)
Co-authored-by: znicholasbrown <[email protected]>
1 parent f840ff0 commit 71878c3

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,15 @@ 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+
#### [1.12.1](https://github.com/PrefectHQ/vue-compositions/compare/1.12.0...1.12.1)
8+
9+
- Maybe fix issues [`#529`](https://github.com/PrefectHQ/vue-compositions/pull/529)
10+
711
#### [1.12.0](https://github.com/PrefectHQ/vue-compositions/compare/1.11.6...1.12.0)
812

9-
- Update module [`c27691a`](https://github.com/PrefectHQ/vue-compositions/commit/c27691a0adfa1455b8e59559fde3d56c401f6c61)
13+
> 15 September 2025
14+
15+
- 1.12.0 [`#528`](https://github.com/PrefectHQ/vue-compositions/pull/528)
1016

1117
#### [1.11.6](https://github.com/PrefectHQ/vue-compositions/compare/1.11.5...1.11.6)
1218

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@prefecthq/vue-compositions",
33
"private": false,
4-
"version": "1.12.0",
4+
"version": "1.12.1",
55
"type": "module",
66
"description": "A collection of reusable vue compositions.",
77
"main": "./dist/vue-compositions.umd.cjs",

0 commit comments

Comments
 (0)