Skip to content

Commit 3b04e37

Browse files
chore: release package(s) (#131)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7d3ef14 commit 3b04e37

6 files changed

Lines changed: 14 additions & 12 deletions

File tree

.changeset/afraid-snakes-roll.md

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

.changeset/angry-experts-wave.md

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

packages/create-vitrify/CHANGELOG.md

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

3+
## 0.7.3
4+
5+
### Patch Changes
6+
7+
- 56f2318: chore(create-vitrify): update vue template
8+
39
## 0.7.2
410

511
### Patch 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.2",
3+
"version": "0.7.3",
44
"license": "MIT",
55
"author": "Stefan van Herwijnen",
66
"type": "module",

packages/vitrify/CHANGELOG.md

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

3+
## 0.25.0
4+
5+
### Minor Changes
6+
7+
- ba5329a: feat(vitrify): add files support for hooks and replace onBoot with onAppCreated
8+
39
## 0.24.2
410

511
### Patch 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.24.2",
3+
"version": "0.25.0",
44
"license": "MIT",
55
"author": "Stefan van Herwijnen",
66
"description": "Vite as your Full Stack development tool",

0 commit comments

Comments
 (0)