Skip to content

Commit 9aa30b1

Browse files
chore(release): publish
- @codecademy/[email protected] - @codecademy/[email protected] - @codecademy/[email protected]
1 parent c46a3be commit 9aa30b1

File tree

6 files changed

+20
-6
lines changed

6 files changed

+20
-6
lines changed

packages/gamut-icons/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+
## [9.53.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-12-05)
7+
8+
### Features
9+
10+
- **Icons:** add coaching regular icon ([c46a3be](https://github.com/Codecademy/gamut/commit/c46a3beafcb596fdabf3d952fed037a17f143a26))
11+
612
### [9.52.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-10-28)
713

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

packages/gamut-icons/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-icons",
33
"description": "Icon library for codecademy.com",
4-
"version": "9.52.1",
4+
"version": "9.53.0",
55
"author": "Codecademy <[email protected]>",
66
"dependencies": {
77
"@codecademy/gamut-styles": "17.11.0",

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.571](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-12-05)
7+
8+
**Note:** Version bump only for package @codecademy/gamut-kit
9+
610
### [0.6.570](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-12-04)
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,11 +1,11 @@
11
{
22
"name": "@codecademy/gamut-kit",
33
"description": "Styleguide & Component library for Codecademy",
4-
"version": "0.6.570",
4+
"version": "0.6.571",
55
"author": "Codecademy Engineering <[email protected]>",
66
"dependencies": {
7-
"@codecademy/gamut": "67.5.2",
8-
"@codecademy/gamut-icons": "9.52.1",
7+
"@codecademy/gamut": "67.5.3",
8+
"@codecademy/gamut-icons": "9.53.0",
99
"@codecademy/gamut-illustrations": "0.57.0",
1010
"@codecademy/gamut-patterns": "0.10.19",
1111
"@codecademy/gamut-styles": "17.11.0",

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.5.3](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-12-05)
7+
8+
**Note:** Version bump only for package @codecademy/gamut
9+
610
### [67.5.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-12-04)
711

812
### Bug Fixes

packages/gamut/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@codecademy/gamut",
33
"description": "Styleguide & Component library for Codecademy",
4-
"version": "67.5.2",
4+
"version": "67.5.3",
55
"author": "Codecademy Engineering <[email protected]>",
66
"dependencies": {
7-
"@codecademy/gamut-icons": "9.52.1",
7+
"@codecademy/gamut-icons": "9.53.0",
88
"@codecademy/gamut-illustrations": "0.57.0",
99
"@codecademy/gamut-patterns": "0.10.19",
1010
"@codecademy/gamut-styles": "17.11.0",

0 commit comments

Comments
 (0)