Skip to content

Commit ff7198d

Browse files
1.12.2 (#543)
Co-authored-by: devinvillarosa <[email protected]>
1 parent a6b973f commit ff7198d

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,17 @@ 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.2](https://github.com/PrefectHQ/vue-compositions/compare/1.12.1...1.12.2)
8+
9+
- Bump tsc-alias from 1.8.10 to 1.8.16 [`#531`](https://github.com/PrefectHQ/vue-compositions/pull/531)
10+
- Bump vue-tsc from 2.2.0 to 3.1.2 [`#541`](https://github.com/PrefectHQ/vue-compositions/pull/541)
11+
- Bump vite from 7.1.5 to 7.1.12 [`#542`](https://github.com/PrefectHQ/vue-compositions/pull/542)
12+
713
#### [1.12.1](https://github.com/PrefectHQ/vue-compositions/compare/1.12.0...1.12.1)
814

15+
> 15 September 2025
16+
17+
- 1.12.1 [`#530`](https://github.com/PrefectHQ/vue-compositions/pull/530)
918
- Maybe fix issues [`#529`](https://github.com/PrefectHQ/vue-compositions/pull/529)
1019

1120
#### [1.12.0](https://github.com/PrefectHQ/vue-compositions/compare/1.11.6...1.12.0)

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

0 commit comments

Comments
 (0)