Skip to content

Commit 557d14b

Browse files
chore: bump versions (#509)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dcf6f3e commit 557d14b

5 files changed

Lines changed: 15 additions & 8 deletions

File tree

.changeset/rare-jobs-play.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.5
4+
### Patch Changes
5+
6+
- Updated dependencies [[`dcf6f3e`](https://github.com/Tap30/web-components/commit/dcf6f3e9401859063dea8707ac511f8af4860db6)]:
7+
- @tapsioss/web-components@0.17.5
8+
39
## 0.17.4
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.4",
4+
"version": "0.17.5",
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.5
4+
### Patch Changes
5+
6+
7+
8+
- [#507](https://github.com/Tap30/web-components/pull/507) [`dcf6f3e`](https://github.com/Tap30/web-components/commit/dcf6f3e9401859063dea8707ac511f8af4860db6) Thanks [@amir78729](https://github.com/amir78729)! - Resolve file input's preview section re-render issues.
9+
310
## 0.17.4
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.4",
4+
"version": "0.17.5",
55
"type": "module",
66
"files": [
77
"./dist",

0 commit comments

Comments
 (0)