Skip to content

Commit 1a68571

Browse files
chore(release): publish
- @codecademy/gamut@64.1.2 - @codecademy/gamut-icons@9.46.0 - @codecademy/gamut-kit@0.6.515
1 parent cd5fe34 commit 1a68571

File tree

6 files changed

+21
-6
lines changed

6 files changed

+21
-6
lines changed

packages/gamut-icons/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.46.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-icons@9.45.0...@codecademy/gamut-icons@9.46.0) (2025-06-12)
7+
8+
### Features
9+
10+
- **Icon:** added new move-left and move-right icons ([50ef4e7](https://github.com/Codecademy/gamut/commit/50ef4e7c510d33558d9b2bf8429a48513d10db42))
11+
- **Icon:** added new resizable-handle-icon ([cd5fe34](https://github.com/Codecademy/gamut/commit/cd5fe34fdd19dd84d2193763178d3335baa9248f))
12+
613
## [9.45.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-icons@9.44.0...@codecademy/gamut-icons@9.45.0) (2025-06-10)
714

815
### Features

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.45.0",
4+
"version": "9.46.0",
55
"author": "Codecademy <dev@codecademy.com>",
66
"dependencies": {
77
"@codecademy/gamut-styles": "17.6.3",

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.515](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.514...@codecademy/gamut-kit@0.6.515) (2025-06-12)
7+
8+
**Note:** Version bump only for package @codecademy/gamut-kit
9+
610
### [0.6.514](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.513...@codecademy/gamut-kit@0.6.514) (2025-06-10)
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.514",
4+
"version": "0.6.515",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
7-
"@codecademy/gamut": "64.1.1",
8-
"@codecademy/gamut-icons": "9.45.0",
7+
"@codecademy/gamut": "64.1.2",
8+
"@codecademy/gamut-icons": "9.46.0",
99
"@codecademy/gamut-illustrations": "0.54.4",
1010
"@codecademy/gamut-patterns": "0.10.10",
1111
"@codecademy/gamut-styles": "17.6.3",

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+
### [64.1.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@64.1.1...@codecademy/gamut@64.1.2) (2025-06-12)
7+
8+
**Note:** Version bump only for package @codecademy/gamut
9+
610
### [64.1.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@64.1.0...@codecademy/gamut@64.1.1) (2025-06-10)
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": "64.1.1",
4+
"version": "64.1.2",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
7-
"@codecademy/gamut-icons": "9.45.0",
7+
"@codecademy/gamut-icons": "9.46.0",
88
"@codecademy/gamut-illustrations": "0.54.4",
99
"@codecademy/gamut-patterns": "0.10.10",
1010
"@codecademy/gamut-styles": "17.6.3",

0 commit comments

Comments
 (0)