Skip to content

Commit 18442e4

Browse files
chore(release): publish
- @codecademy/gamut@67.4.1 - @codecademy/gamut-illustrations@0.56.0 - @codecademy/gamut-kit@0.6.566
1 parent cee14e8 commit 18442e4

File tree

6 files changed

+20
-6
lines changed

6 files changed

+20
-6
lines changed

packages/gamut-illustrations/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.56.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.55.1...@codecademy/gamut-illustrations@0.56.0) (2025-12-02)
7+
8+
### Features
9+
10+
- **Illustration:** added new InnovationBuildingBlocks ([#3223](https://github.com/Codecademy/gamut/issues/3223)) ([cee14e8](https://github.com/Codecademy/gamut/commit/cee14e85e100d871ae195ad0c70aff271c3e115f))
11+
612
### [0.55.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.55.0...@codecademy/gamut-illustrations@0.55.1) (2025-10-28)
713

814
**Note:** Version bump only for package @codecademy/gamut-illustrations

packages/gamut-illustrations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@codecademy/gamut-illustrations",
33
"description": "Illustrations library for Codecademy",
4-
"version": "0.55.1",
4+
"version": "0.56.0",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"bugs": "https://github.com/Codecademy/gamut/issues",
77
"dependencies": {

packages/gamut-kit/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.6.566](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.565...@codecademy/gamut-kit@0.6.566) (2025-12-02)
7+
8+
**Note:** Version bump only for package @codecademy/gamut-kit
9+
610
### [0.6.565](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.564...@codecademy/gamut-kit@0.6.565) (2025-12-01)
711

812
**Note:** Version bump only for package @codecademy/gamut-kit

packages/gamut-kit/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@codecademy/gamut-kit",
33
"description": "Styleguide & Component library for Codecademy",
4-
"version": "0.6.565",
4+
"version": "0.6.566",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
7-
"@codecademy/gamut": "67.4.0",
7+
"@codecademy/gamut": "67.4.1",
88
"@codecademy/gamut-icons": "9.52.1",
9-
"@codecademy/gamut-illustrations": "0.55.1",
9+
"@codecademy/gamut-illustrations": "0.56.0",
1010
"@codecademy/gamut-patterns": "0.10.19",
1111
"@codecademy/gamut-styles": "17.11.0",
1212
"@codecademy/gamut-tests": "5.2.17",

packages/gamut/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [67.4.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@67.4.0...@codecademy/gamut@67.4.1) (2025-12-02)
7+
8+
**Note:** Version bump only for package @codecademy/gamut
9+
610
## [67.4.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@67.3.3...@codecademy/gamut@67.4.0) (2025-12-01)
711

812
### Features

packages/gamut/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@codecademy/gamut",
33
"description": "Styleguide & Component library for Codecademy",
4-
"version": "67.4.0",
4+
"version": "67.4.1",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
77
"@codecademy/gamut-icons": "9.52.1",
8-
"@codecademy/gamut-illustrations": "0.55.1",
8+
"@codecademy/gamut-illustrations": "0.56.0",
99
"@codecademy/gamut-patterns": "0.10.19",
1010
"@codecademy/gamut-styles": "17.11.0",
1111
"@codecademy/variance": "0.25.0",

0 commit comments

Comments
 (0)