Skip to content

Commit 05f8a3a

Browse files
chore(release): publish
- @codecademy/gamut@63.0.1 - @codecademy/gamut-icons@9.42.3 - @codecademy/gamut-kit@0.6.506
1 parent 9b5664a commit 05f8a3a

6 files changed

Lines changed: 18 additions & 6 deletions

File tree

packages/gamut-icons/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+
### [9.42.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-icons@9.42.2...@codecademy/gamut-icons@9.42.3) (2025-05-27)
7+
8+
**Note:** Version bump only for package @codecademy/gamut-icons
9+
610
### [9.42.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-icons@9.42.1...@codecademy/gamut-icons@9.42.2) (2025-04-25)
711

812
**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.42.2",
4+
"version": "9.42.3",
55
"author": "Codecademy <dev@codecademy.com>",
66
"dependencies": {
77
"@codecademy/gamut-styles": "17.6.2",

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.506](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.505...@codecademy/gamut-kit@0.6.506) (2025-05-27)
7+
8+
**Note:** Version bump only for package @codecademy/gamut-kit
9+
610
### [0.6.505](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.504...@codecademy/gamut-kit@0.6.505) (2025-05-21)
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.505",
4+
"version": "0.6.506",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
7-
"@codecademy/gamut": "63.0.0",
8-
"@codecademy/gamut-icons": "9.42.2",
7+
"@codecademy/gamut": "63.0.1",
8+
"@codecademy/gamut-icons": "9.42.3",
99
"@codecademy/gamut-illustrations": "0.54.3",
1010
"@codecademy/gamut-patterns": "0.10.9",
1111
"@codecademy/gamut-styles": "17.6.2",

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+
### [63.0.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@63.0.0...@codecademy/gamut@63.0.1) (2025-05-27)
7+
8+
**Note:** Version bump only for package @codecademy/gamut
9+
610
## [63.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@62.0.7...@codecademy/gamut@63.0.0) (2025-05-21)
711

812
### ⚠ BREAKING CHANGES

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": "63.0.0",
4+
"version": "63.0.1",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
7-
"@codecademy/gamut-icons": "9.42.2",
7+
"@codecademy/gamut-icons": "9.42.3",
88
"@codecademy/gamut-illustrations": "0.54.3",
99
"@codecademy/gamut-patterns": "0.10.9",
1010
"@codecademy/gamut-styles": "17.6.2",

0 commit comments

Comments
 (0)