Skip to content

Commit b252b20

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/vast-dogs-sip.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.7
4+
5+
### Patch Changes
6+
7+
- 18ef23c: track min max of integers too in input props
8+
39
## 3.0.6
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.6",
3+
"version": "3.0.7",
44
"scripts": {
55
"build": "pnpm build:run",
66
"build:run": "rimraf dist && vue-tsc && vite build",

0 commit comments

Comments
 (0)