Skip to content

Commit f9d1cb5

Browse files
chore(release): publish
- @codecademy/[email protected] - @codecademy/[email protected] - @codecademy/[email protected]
1 parent ef6e7b7 commit f9d1cb5

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.55.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-10-23)
7+
8+
### Features
9+
10+
- **Illustration:** added new AchievementIllustration ([ef6e7b7](https://github.com/Codecademy/gamut/commit/ef6e7b7e7f80d5bc49e2880dcd886e054c8a991c))
11+
612
### [0.54.11](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-10-15)
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.54.11",
4+
"version": "0.55.0",
55
"author": "Codecademy Engineering <[email protected]>",
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.556](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-10-23)
7+
8+
**Note:** Version bump only for package @codecademy/gamut-kit
9+
610
### [0.6.555](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-10-22)
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.555",
4+
"version": "0.6.556",
55
"author": "Codecademy Engineering <[email protected]>",
66
"dependencies": {
7-
"@codecademy/gamut": "67.1.2",
7+
"@codecademy/gamut": "67.1.3",
88
"@codecademy/gamut-icons": "9.52.0",
9-
"@codecademy/gamut-illustrations": "0.54.11",
9+
"@codecademy/gamut-illustrations": "0.55.0",
1010
"@codecademy/gamut-patterns": "0.10.18",
1111
"@codecademy/gamut-styles": "17.10.0",
1212
"@codecademy/gamut-tests": "5.2.16",

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.1.3](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-10-23)
7+
8+
**Note:** Version bump only for package @codecademy/gamut
9+
610
### [67.1.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-10-22)
711

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

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.1.2",
4+
"version": "67.1.3",
55
"author": "Codecademy Engineering <[email protected]>",
66
"dependencies": {
77
"@codecademy/gamut-icons": "9.52.0",
8-
"@codecademy/gamut-illustrations": "0.54.11",
8+
"@codecademy/gamut-illustrations": "0.55.0",
99
"@codecademy/gamut-patterns": "0.10.18",
1010
"@codecademy/gamut-styles": "17.10.0",
1111
"@codecademy/variance": "0.25.0",

0 commit comments

Comments
 (0)