Skip to content

Commit 0c301ac

Browse files
authored
Merge pull request #13 from lambda-curry/changeset-release/main
Version Packages
2 parents 63a4eee + 4fa025a commit 0c301ac

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/khaki-pans-serve.md

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

packages/components/CHANGELOG.md

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

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- 822f1cc: Updated the remix textarea to work correctly
8+
39
## 0.8.0
410

511
### Minor Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lambdacurry/forms",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"main": "./index.ts",
55
"types": "./index.ts",
66
"exports": {

0 commit comments

Comments
 (0)