Skip to content

Commit 34ed104

Browse files
chore: bump versions (#502)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ec68346 commit 34ed104

6 files changed

Lines changed: 19 additions & 14 deletions

File tree

.changeset/chilly-signs-work.md

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

.changeset/happy-rooms-hammer.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), [`ec68346`](https://github.com/Tap30/web-components/commit/ec68346ab16d15c04fdc2213b2fd8776cbfcc0f6)]:
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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
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+
10+
11+
12+
- [#495](https://github.com/Tap30/web-components/pull/495) [`ec68346`](https://github.com/Tap30/web-components/commit/ec68346ab16d15c04fdc2213b2fd8776cbfcc0f6) Thanks [@mimshins](https://github.com/mimshins)! - Resolve issues with stacking context layers in button
13+
314
## 0.17.1
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.1",
4+
"version": "0.17.2",
55
"type": "module",
66
"files": [
77
"./dist",

0 commit comments

Comments
 (0)