Skip to content

Commit 5eda65d

Browse files
chore: release packages (#131)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 262f54a commit 5eda65d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/blue-apes-tie.md

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

packages/ui/CHANGELOG.md

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

3+
## 1.15.1
4+
5+
### Patch Changes
6+
7+
- fix(textarea): modelvalue null value ([`262f54a`](https://github.com/indielayer/ui/commit/262f54afce4474c4905c04ba282f6ff23e83465b))
8+
39
## 1.15.0
410

511
### Minor Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@indielayer/ui",
3-
"version": "1.15.0",
3+
"version": "1.15.1",
44
"description": "Indielayer UI Components with Tailwind CSS build for Vue 3",
55
"author": {
66
"name": "João Teixeira",

0 commit comments

Comments
 (0)