Skip to content

Commit ab4a904

Browse files
chore: update versions (#606)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c3cd0a2 commit ab4a904

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lazy-chairs-glow.md

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

packages/vue-components/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @effect-app/vue-components
22

3+
## 3.0.6
4+
5+
### Patch Changes
6+
7+
- c3cd0a2: the fix for integers
8+
39
## 3.0.5
410

511
### Patch Changes

packages/vue-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect-app/vue-components",
3-
"version": "3.0.5",
3+
"version": "3.0.6",
44
"scripts": {
55
"build": "pnpm build:run",
66
"build:run": "rimraf dist && vue-tsc && vite build",

0 commit comments

Comments
 (0)