Skip to content

Commit 8bef18e

Browse files
committed
chore: changelog
1 parent 3f56d9b commit 8bef18e

File tree

8 files changed

+24
-4
lines changed

8 files changed

+24
-4
lines changed

packages/common/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.
88

99
<!-- template-start -->
1010

11+
## 8.50.0 ((3/6/2026, 09:36 AM PST))
12+
13+
This is an artificial version bump with no new change.
14+
1115
## 8.49.2 ((3/6/2026, 09:04 AM PST))
1216

1317
This is an artificial version bump with no new change.

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinbase/cds-common",
3-
"version": "8.49.2",
3+
"version": "8.50.0",
44
"description": "Coinbase Design System - Common",
55
"repository": {
66
"type": "git",

packages/mcp-server/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.
88

99
<!-- template-start -->
1010

11+
## 8.50.0 ((3/6/2026, 09:36 AM PST))
12+
13+
This is an artificial version bump with no new change.
14+
1115
## 8.49.2 ((3/6/2026, 09:04 AM PST))
1216

1317
This is an artificial version bump with no new change.

packages/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinbase/cds-mcp-server",
3-
"version": "8.49.2",
3+
"version": "8.50.0",
44
"description": "Coinbase Design System - MCP Server",
55
"repository": {
66
"type": "git",

packages/mobile/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file.
88

99
<!-- template-start -->
1010

11+
## 8.50.0 (3/6/2026 PST)
12+
13+
#### 🚀 Updates
14+
15+
- Feat: iconSize customization for IconButton. [[#474](https://github.com/coinbase/cds/pull/474)]
16+
1117
## 8.49.2 (3/6/2026 PST)
1218

1319
#### 🐞 Fixes

packages/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinbase/cds-mobile",
3-
"version": "8.49.2",
3+
"version": "8.50.0",
44
"description": "Coinbase Design System - Mobile",
55
"repository": {
66
"type": "git",

packages/web/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file.
88

99
<!-- template-start -->
1010

11+
## 8.50.0 (3/6/2026 PST)
12+
13+
#### 🚀 Updates
14+
15+
- Feat: iconSize customization for IconButton. [[#474](https://github.com/coinbase/cds/pull/474)]
16+
1117
## 8.49.2 (3/6/2026 PST)
1218

1319
#### 🐞 Fixes

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinbase/cds-web",
3-
"version": "8.49.2",
3+
"version": "8.50.0",
44
"description": "Coinbase Design System - Web",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)