Skip to content

Commit 08a04d5

Browse files
chore(release): publish
- @codecademy/[email protected] - @codecademy/[email protected] - @codecademy/[email protected]
1 parent af60f80 commit 08a04d5

File tree

7 files changed

+30
-6
lines changed

7 files changed

+30
-6
lines changed

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.579](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2026-01-29)
7+
8+
**Note:** Version bump only for package @codecademy/gamut-kit
9+
610
### [0.6.578](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2026-01-28)
711

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

packages/gamut-kit/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-kit",
33
"description": "Styleguide & Component library for Codecademy",
4-
"version": "0.6.578",
4+
"version": "0.6.579",
55
"author": "Codecademy Engineering <[email protected]>",
66
"dependencies": {
7-
"@codecademy/gamut": "67.6.5",
7+
"@codecademy/gamut": "68.0.0",
88
"@codecademy/gamut-icons": "9.54.2",
99
"@codecademy/gamut-illustrations": "0.58.2",
1010
"@codecademy/gamut-patterns": "0.10.21",

packages/gamut/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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+
## [68.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2026-01-29)
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
- **InfoTip:** Remove aria-live and implement focus mgmt
11+
12+
### Bug Fixes
13+
14+
- **InfoTip:** Remove aria-live and implement focus mgmt ([af60f80](https://github.com/Codecademy/gamut/commit/af60f80b48657b3c8d9c646cb04b32cf14211747))
15+
616
### [67.6.5](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2026-01-28)
717

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

packages/gamut/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",
33
"description": "Styleguide & Component library for Codecademy",
4-
"version": "67.6.5",
4+
"version": "68.0.0",
55
"author": "Codecademy Engineering <[email protected]>",
66
"dependencies": {
77
"@codecademy/gamut-icons": "9.54.2",

packages/styleguide/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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+
## [79.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2026-01-29)
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
- **InfoTip:** Remove aria-live and implement focus mgmt
11+
12+
### Bug Fixes
13+
14+
- **InfoTip:** Remove aria-live and implement focus mgmt ([af60f80](https://github.com/Codecademy/gamut/commit/af60f80b48657b3c8d9c646cb04b32cf14211747))
15+
616
### [78.5.5](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2026-01-07)
717

818
**Note:** Version bump only for package @codecademy/styleguide

packages/styleguide/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@codecademy/styleguide",
33
"description": "Styleguide & Component library for codecademy.com",
4-
"version": "78.5.5",
4+
"version": "79.0.0",
55
"author": "Codecademy Engineering",
66
"license": "MIT",
77
"publishConfig": {

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1648,7 +1648,7 @@ __metadata:
16481648
version: 0.0.0-use.local
16491649
resolution: "@codecademy/gamut-kit@workspace:packages/gamut-kit"
16501650
dependencies:
1651-
"@codecademy/gamut": "npm:67.6.5"
1651+
"@codecademy/gamut": "npm:68.0.0"
16521652
"@codecademy/gamut-icons": "npm:9.54.2"
16531653
"@codecademy/gamut-illustrations": "npm:0.58.2"
16541654
"@codecademy/gamut-patterns": "npm:0.10.21"
@@ -1703,7 +1703,7 @@ __metadata:
17031703
languageName: unknown
17041704
linkType: soft
17051705

1706-
"@codecademy/gamut@npm:67.6.5, @codecademy/gamut@workspace:packages/gamut":
1706+
"@codecademy/gamut@npm:68.0.0, @codecademy/gamut@workspace:packages/gamut":
17071707
version: 0.0.0-use.local
17081708
resolution: "@codecademy/gamut@workspace:packages/gamut"
17091709
dependencies:

0 commit comments

Comments
 (0)