We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ee014 commit 92e2b0fCopy full SHA for 92e2b0f
2 files changed
packages/illustrations/CHANGELOG.md
@@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file.
8
9
<!-- template-start -->
10
11
+## 4.40.0 (5/12/2026 PST)
12
+
13
+#### 🚀 Updates
14
15
+- Feat: refactor illustrations package. [[#675](https://github.com/coinbase/cds/pull/675)]
16
17
## 4.39.0 (5/12/2026 PST)
18
19
#### 🚀 Updates
packages/illustrations/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@coinbase/cds-illustrations",
3
- "version": "4.39.0",
+ "version": "4.40.0",
4
"description": "CDS illustrations",
5
"repository": {
6
"type": "git",
0 commit comments