@coinbase/cds-common 8.34.2 → 8.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.
8
8
 
9
9
  <!-- template-start -->
10
10
 
11
+ ## 8.35.0 ((1/5/2026, 10:03 AM PST))
12
+
13
+ This is an artificial version bump with no new change.
14
+
11
15
  ## 8.34.2 ((1/2/2026, 09:41 AM PST))
12
16
 
13
17
  This is an artificial version bump with no new change.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coinbase/cds-common",
3
- "version": "8.34.2",
3
+ "version": "8.35.0",
4
4
  "description": "Coinbase Design System - Common",
5
5
  "repository": {
6
6
  "type": "git",
@@ -40,7 +40,7 @@
40
40
  "dependencies": {
41
41
  "@coinbase/cds-icons": "^5.9.0",
42
42
  "@coinbase/cds-illustrations": "^4.29.0",
43
- "@coinbase/cds-mcp-server": "^8.34.2",
43
+ "@coinbase/cds-mcp-server": "^8.35.0",
44
44
  "@coinbase/cds-utils": "^2.3.5",
45
45
  "@modelcontextprotocol/sdk": "^1.13.1",
46
46
  "d3-array": "^3.2.4",