Skip to content

Commit 1481311

Browse files
chore: bump versions (#506)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 42e3f36 commit 1481311

9 files changed

Lines changed: 27 additions & 21 deletions

File tree

.changeset/major-islands-ring.md

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

.changeset/social-waves-jog.md

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

.changeset/yellow-dingos-knock.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.4
4+
### Patch Changes
5+
6+
- Updated dependencies [[`1d78185`](https://github.com/Tap30/web-components/commit/1d781852c2ab35cf9de8cc49b40a64d6141b7d74), [`33d0dfa`](https://github.com/Tap30/web-components/commit/33d0dfa7aeb157cfb7478fd4e0c6d2723ac6a2d8)]:
7+
- @tapsioss/web-components@0.17.4
8+
39
## 0.17.3
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.3",
4+
"version": "0.17.4",
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.4
4+
### Patch Changes
5+
6+
7+
8+
- [`1d78185`](https://github.com/Tap30/web-components/commit/1d781852c2ab35cf9de8cc49b40a64d6141b7d74) Thanks [@mimshins](https://github.com/mimshins)! - Update button styles
9+
10+
11+
12+
- [`33d0dfa`](https://github.com/Tap30/web-components/commit/33d0dfa7aeb157cfb7478fd4e0c6d2723ac6a2d8) Thanks [@mimshins](https://github.com/mimshins)! - Update discount card styles
13+
314
## 0.17.3
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.3",
4+
"version": "0.17.4",
55
"type": "module",
66
"files": [
77
"./dist",

packages/web-icons/CHANGELOG.md

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

3+
## 0.7.2
4+
### Patch Changes
5+
6+
7+
8+
- [`42e3f36`](https://github.com/Tap30/web-components/commit/42e3f362142e18c13d27e41a5e8774656331a3aa) Thanks [@mimshins](https://github.com/mimshins)! - Update icon styles
9+
310
## 0.7.1
411
### Patch Changes
512

packages/web-icons/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-icons",
33
"description": "Tapsi Design System icons implemented as standard Web Components.",
4-
"version": "0.7.1",
4+
"version": "0.7.2",
55
"type": "module",
66
"homepage": "https://tap30.github.io/web-components",
77
"repository": {

0 commit comments

Comments
 (0)