Skip to content

Commit 866a993

Browse files
chore: bump versions (#519)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b66e684 commit 866a993

6 files changed

Lines changed: 19 additions & 14 deletions

File tree

.changeset/honest-keys-push.md

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

.changeset/nine-lights-find.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.7
4+
### Patch Changes
5+
6+
- Updated dependencies [[`4a36c6b`](https://github.com/Tap30/web-components/commit/4a36c6bba2f98b5bdfba659b1f9c6ab23f8ea96f), [`b66e684`](https://github.com/Tap30/web-components/commit/b66e684a892ce4fc6604dc8e965702e9b3ffd655)]:
7+
- @tapsioss/web-components@0.17.7
8+
39
## 0.17.6
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.6",
4+
"version": "0.17.7",
55
"type": "module",
66
"files": [
77
"./dist",

packages/web-components/CHANGELOG.md

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

3+
## 0.17.7
4+
### Patch Changes
5+
6+
7+
8+
- [#510](https://github.com/Tap30/web-components/pull/510) [`4a36c6b`](https://github.com/Tap30/web-components/commit/4a36c6bba2f98b5bdfba659b1f9c6ab23f8ea96f) Thanks [@amir78729](https://github.com/amir78729)! - Make the file input's preview remain visible on loading and error state.
9+
10+
11+
12+
- [#518](https://github.com/Tap30/web-components/pull/518) [`b66e684`](https://github.com/Tap30/web-components/commit/b66e684a892ce4fc6604dc8e965702e9b3ffd655) Thanks [@amir78729](https://github.com/amir78729)! - Resolve issues with enforcing minimum and maximum input length in text input components.
13+
314
## 0.17.6
415
### Patch Changes
516

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.6",
4+
"version": "0.17.7",
55
"type": "module",
66
"files": [
77
"./dist",

0 commit comments

Comments
 (0)