Skip to content

Commit f6de0ca

Browse files
1.12.0 (#528)
Co-authored-by: znicholasbrown <[email protected]>
1 parent c27691a commit f6de0ca

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +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.0](https://github.com/PrefectHQ/vue-compositions/compare/1.11.6...1.12.0)
8+
9+
- Update module [`c27691a`](https://github.com/PrefectHQ/vue-compositions/commit/c27691a0adfa1455b8e59559fde3d56c401f6c61)
10+
711
#### [1.11.6](https://github.com/PrefectHQ/vue-compositions/compare/1.11.5...1.11.6)
812

13+
> 15 September 2025
14+
15+
- 1.11.6 [`#527`](https://github.com/PrefectHQ/vue-compositions/pull/527)
916
- Bump vite and vitest deps [`#526`](https://github.com/PrefectHQ/vue-compositions/pull/526)
1017
- Bump typescript from 5.6.3 to 5.7.3 [`#519`](https://github.com/PrefectHQ/vue-compositions/pull/519)
1118
- Bump vue-tsc from 2.1.6 to 2.2.0 [`#517`](https://github.com/PrefectHQ/vue-compositions/pull/517)

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.11.6",
4+
"version": "1.12.0",
55
"type": "module",
66
"description": "A collection of reusable vue compositions.",
77
"main": "./dist/vue-compositions.umd.cjs",

0 commit comments

Comments
 (0)