Skip to content

Commit 0aba97e

Browse files
chore: bump versions
1 parent 3da567f commit 0aba97e

File tree

5 files changed

+15
-8
lines changed

5 files changed

+15
-8
lines changed

.changeset/chilly-signs-work.md

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

packages/react-components/CHANGELOG.md

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

3+
## 0.17.2
4+
### Patch Changes
5+
6+
- Updated dependencies [[`3da567f`](https://github.com/Tap30/web-components/commit/3da567f8d5f7fb5a305c1820e349d5bc2c45c347)]:
7+
- @tapsioss/web-components@0.17.2
8+
39
## 0.17.1
410
### Patch Changes
511

packages/react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tapsioss/react-components",
33
"description": "Collection of React components for the Tapsi Design System UI.",
4-
"version": "0.17.1",
4+
"version": "0.17.2",
55
"type": "module",
66
"files": [
77
"./dist",

packages/web-components/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @tapsioss/web-components
22

3+
## 0.17.2
4+
### Patch Changes
5+
6+
7+
8+
- [#501](https://github.com/Tap30/web-components/pull/501) [`3da567f`](https://github.com/Tap30/web-components/commit/3da567f8d5f7fb5a305c1820e349d5bc2c45c347) Thanks [@amir78729](https://github.com/amir78729)! - Resolve issues related to setting files and value in file-input.
9+
310
## 0.17.1
411
### Patch Changes
512

packages/web-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tapsioss/web-components",
33
"description": "Collection of framework-agnostic Web Components for the Tapsi Design System.",
4-
"version": "0.17.1",
4+
"version": "0.17.2",
55
"type": "module",
66
"files": [
77
"./dist",

0 commit comments

Comments
 (0)