Skip to content

Commit 761b94d

Browse files
chore: release package(s) (#127)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f62cf84 commit 761b94d

File tree

9 files changed

+28
-20
lines changed

9 files changed

+28
-20
lines changed

.changeset/brown-singers-end.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/petite-pets-dance.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/ten-berries-carry.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/create-vitrify/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# create-vitrify
22

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- 95dbb05: chore: update dependencies
8+
- Updated dependencies [95dbb05]
9+
- @vitrify/tools@0.4.2
10+
311
## 0.7.0
412

513
### Minor Changes

packages/create-vitrify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-vitrify",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"license": "MIT",
55
"author": "Stefan van Herwijnen",
66
"type": "module",

packages/tools/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vitrify/tools
22

3+
## 0.4.2
4+
5+
### Patch Changes
6+
7+
- 95dbb05: chore: update dependencies
8+
39
## 0.4.1
410

511
### Patch Changes

packages/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitrify/tools",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"author": "Stefan van Herwijnen",
55
"type": "module",
66
"files": [

packages/vitrify/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# vitrify
22

3+
## 0.24.0
4+
5+
### Minor Changes
6+
7+
- f913f8c: feat(vitrify): rename onMounted hook to onAppMounted
8+
9+
### Patch Changes
10+
11+
- 5e016dd: fix(vitrify): fix pinia colada plugin
12+
- 95dbb05: chore: update dependencies
13+
314
## 0.23.0
415

516
### Minor Changes

packages/vitrify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vitrify",
3-
"version": "0.23.0",
3+
"version": "0.24.0",
44
"license": "MIT",
55
"author": "Stefan van Herwijnen",
66
"description": "Vite as your Full Stack development tool",

0 commit comments

Comments
 (0)