Skip to content

Commit 4158f33

Browse files
chore(release): publish
- @codecademy/gamut@66.0.8 - @codecademy/gamut-icons@9.47.0 - @codecademy/gamut-kit@0.6.530
1 parent 36293b1 commit 4158f33

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.47.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-icons@9.46.3...@codecademy/gamut-icons@9.47.0) (2025-08-07)
7+
8+
### Features
9+
10+
- **Icons:** Adds BookLibrary and HammerWrench icons ([36293b1](https://github.com/Codecademy/gamut/commit/36293b17f453314ea507fdec9ef428ce745d7546))
11+
612
### [9.46.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-icons@9.46.2...@codecademy/gamut-icons@9.46.3) (2025-07-22)
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.46.3",
4+
"version": "9.47.0",
55
"author": "Codecademy <dev@codecademy.com>",
66
"dependencies": {
77
"@codecademy/gamut-styles": "17.7.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.530](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.529...@codecademy/gamut-kit@0.6.530) (2025-08-07)
7+
8+
**Note:** Version bump only for package @codecademy/gamut-kit
9+
610
### [0.6.529](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.528...@codecademy/gamut-kit@0.6.529) (2025-08-06)
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.529",
4+
"version": "0.6.530",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
7-
"@codecademy/gamut": "66.0.7",
8-
"@codecademy/gamut-icons": "9.46.3",
7+
"@codecademy/gamut": "66.0.8",
8+
"@codecademy/gamut-icons": "9.47.0",
99
"@codecademy/gamut-illustrations": "0.54.7",
1010
"@codecademy/gamut-patterns": "0.10.13",
1111
"@codecademy/gamut-styles": "17.7.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+
### [66.0.8](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@66.0.7...@codecademy/gamut@66.0.8) (2025-08-07)
7+
8+
**Note:** Version bump only for package @codecademy/gamut
9+
610
### [66.0.7](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@66.0.6...@codecademy/gamut@66.0.7) (2025-08-06)
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": "66.0.7",
4+
"version": "66.0.8",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
7-
"@codecademy/gamut-icons": "9.46.3",
7+
"@codecademy/gamut-icons": "9.47.0",
88
"@codecademy/gamut-illustrations": "0.54.7",
99
"@codecademy/gamut-patterns": "0.10.13",
1010
"@codecademy/gamut-styles": "17.7.0",

0 commit comments

Comments
 (0)