Skip to content

Commit c486633

Browse files
chore(release): publish
- @codecademy/gamut@68.1.4 - @codecademy/gamut-kit@0.6.589 - @codecademy/styleguide@79.2.2
1 parent 1b55acd commit c486633

7 files changed

Lines changed: 22 additions & 6 deletions

File tree

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.589](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.588...@codecademy/gamut-kit@0.6.589) (2026-03-19)
7+
8+
**Note:** Version bump only for package @codecademy/gamut-kit
9+
610
### [0.6.588](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.587...@codecademy/gamut-kit@0.6.588) (2026-03-18)
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.588",
4+
"version": "0.6.589",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
7-
"@codecademy/gamut": "68.1.3",
7+
"@codecademy/gamut": "68.1.4",
88
"@codecademy/gamut-icons": "9.57.0",
99
"@codecademy/gamut-illustrations": "0.58.7",
1010
"@codecademy/gamut-patterns": "0.10.26",

packages/gamut/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+
### [68.1.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@68.1.3...@codecademy/gamut@68.1.4) (2026-03-19)
7+
8+
### Bug Fixes
9+
10+
- **DataList:** Padding on first column and alignment for headers ([1b55acd](https://github.com/Codecademy/gamut/commit/1b55acdaba8c33be5e3cc7a19b0c9a3b50987ab5))
11+
612
### [68.1.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@68.1.2...@codecademy/gamut@68.1.3) (2026-03-18)
713

814
**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": "68.1.3",
4+
"version": "68.1.4",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
77
"@codecademy/gamut-icons": "9.57.0",

packages/styleguide/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+
### [79.2.2](https://github.com/Codecademy/gamut/compare/@codecademy/styleguide@79.2.1...@codecademy/styleguide@79.2.2) (2026-03-19)
7+
8+
### Bug Fixes
9+
10+
- **DataList:** Padding on first column and alignment for headers ([1b55acd](https://github.com/Codecademy/gamut/commit/1b55acdaba8c33be5e3cc7a19b0c9a3b50987ab5))
11+
612
### [79.2.1](https://github.com/Codecademy/gamut/compare/@codecademy/styleguide@79.2.0...@codecademy/styleguide@79.2.1) (2026-03-17)
713

814
### Bug Fixes

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": "79.2.1",
4+
"version": "79.2.2",
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:68.1.3"
1651+
"@codecademy/gamut": "npm:68.1.4"
16521652
"@codecademy/gamut-icons": "npm:9.57.0"
16531653
"@codecademy/gamut-illustrations": "npm:0.58.7"
16541654
"@codecademy/gamut-patterns": "npm:0.10.26"
@@ -1705,7 +1705,7 @@ __metadata:
17051705
languageName: unknown
17061706
linkType: soft
17071707

1708-
"@codecademy/gamut@npm:68.1.3, @codecademy/gamut@workspace:packages/gamut":
1708+
"@codecademy/gamut@npm:68.1.4, @codecademy/gamut@workspace:packages/gamut":
17091709
version: 0.0.0-use.local
17101710
resolution: "@codecademy/gamut@workspace:packages/gamut"
17111711
dependencies:

0 commit comments

Comments
 (0)