Skip to content

Commit a4be1eb

Browse files
chore(release): publish
- @codecademy/gamut@63.0.0 - @codecademy/gamut-kit@0.6.505 - @codecademy/styleguide@74.0.0
1 parent 1c676f5 commit a4be1eb

File tree

6 files changed

+28
-4
lines changed

6 files changed

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

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+
## [63.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@62.0.7...@codecademy/gamut@63.0.0) (2025-05-21)
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
- **ToolTip:** remove aria-describedby
11+
12+
### Bug Fixes
13+
14+
- **ToolTip:** remove aria-describedby ([1c676f5](https://github.com/Codecademy/gamut/commit/1c676f5b51896cd3703b802c77bff2e6c2d6347f))
15+
616
### [62.0.7](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@62.0.6...@codecademy/gamut@62.0.7) (2025-05-16)
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": "62.0.7",
4+
"version": "63.0.0",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
77
"@codecademy/gamut-icons": "9.42.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+
## [74.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/styleguide@73.0.7...@codecademy/styleguide@74.0.0) (2025-05-21)
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
- **ToolTip:** remove aria-describedby
11+
12+
### Bug Fixes
13+
14+
- **ToolTip:** remove aria-describedby ([1c676f5](https://github.com/Codecademy/gamut/commit/1c676f5b51896cd3703b802c77bff2e6c2d6347f))
15+
616
### [73.0.7](https://github.com/Codecademy/gamut/compare/@codecademy/styleguide@73.0.6...@codecademy/styleguide@73.0.7) (2025-05-16)
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": "73.0.7",
4+
"version": "74.0.0",
55
"author": "Codecademy Engineering",
66
"license": "MIT",
77
"publishConfig": {

0 commit comments

Comments
 (0)