Skip to content

Commit f1e7142

Browse files
author
GitHub Action
committed
chore(release): publish
1 parent 3fc878d commit f1e7142

File tree

8 files changed

+22
-17
lines changed

8 files changed

+22
-17
lines changed

.changeset/fine-garlics-appear.md

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

.changeset/tangy-terms-bow.md

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

.changeset/warm-readers-hunt.md

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

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @formwerk/core
22

3+
## 0.10.7
4+
5+
### Patch Changes
6+
7+
- 3fc878d: revert - fix(types): should be able to infer values from initial values
8+
- 844f315: fix: ensure correct container type is set in path utility
9+
- 3fc878d: fix(types): infer values from initial values and schema
10+
- @formwerk/devtools@0.10.7
11+
312
## 0.10.6
413

514
### Patch Changes

packages/core/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @formwerk/core
22

3+
## 0.10.7
4+
5+
### Patch Changes
6+
7+
- 3fc878d: revert - fix(types): should be able to infer values from initial values
8+
- 844f315: fix: ensure correct container type is set in path utility
9+
- 3fc878d: fix(types): infer values from initial values and schema
10+
- @formwerk/devtools@0.10.7
11+
312
## 0.10.6
413

514
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formwerk/core",
3-
"version": "0.10.6",
3+
"version": "0.10.7",
44
"description": "",
55
"author": "Abdelrahman Awad <logaretm1@gmail.com>",
66
"license": "MIT",

packages/devtools/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @formwerk/devtools
22

3+
## 0.10.7
4+
35
## 0.10.6
46

57
## 0.10.5

packages/devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formwerk/devtools",
3-
"version": "0.10.6",
3+
"version": "0.10.7",
44
"description": "Formwerk's Vue devtools plugin",
55
"author": "Abdelrahman Awad <logaretm1@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)