Skip to content

Commit 90a3ba9

Browse files
chore(release): publish
- @codecademy/gamut@65.1.0 - @codecademy/gamut-kit@0.6.521 - @codecademy/styleguide@76.1.0
1 parent 66ab4f7 commit 90a3ba9

File tree

6 files changed

+20
-4
lines changed

6 files changed

+20
-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.521](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.520...@codecademy/gamut-kit@0.6.521) (2025-07-11)
7+
8+
**Note:** Version bump only for package @codecademy/gamut-kit
9+
610
### [0.6.520](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.519...@codecademy/gamut-kit@0.6.520) (2025-07-10)
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.520",
4+
"version": "0.6.521",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
7-
"@codecademy/gamut": "65.0.1",
7+
"@codecademy/gamut": "65.1.0",
88
"@codecademy/gamut-icons": "9.46.1",
99
"@codecademy/gamut-illustrations": "0.54.5",
1010
"@codecademy/gamut-patterns": "0.10.11",

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+
## [65.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@65.0.1...@codecademy/gamut@65.1.0) (2025-07-11)
7+
8+
### Features
9+
10+
- **Checkbox:** indeterminate checkboxes ([66ab4f7](https://github.com/Codecademy/gamut/commit/66ab4f70592bc58d84aab6f2e2d86be30a0945b5))
11+
612
### [65.0.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@65.0.0...@codecademy/gamut@65.0.1) (2025-07-10)
713

814
### Bug Fixes

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": "65.0.1",
4+
"version": "65.1.0",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
77
"@codecademy/gamut-icons": "9.46.1",

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+
## [76.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/styleguide@76.0.1...@codecademy/styleguide@76.1.0) (2025-07-11)
7+
8+
### Features
9+
10+
- **Checkbox:** indeterminate checkboxes ([66ab4f7](https://github.com/Codecademy/gamut/commit/66ab4f70592bc58d84aab6f2e2d86be30a0945b5))
11+
612
### [76.0.1](https://github.com/Codecademy/gamut/compare/@codecademy/styleguide@76.0.0...@codecademy/styleguide@76.0.1) (2025-07-10)
713

814
**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": "76.0.1",
4+
"version": "76.1.0",
55
"author": "Codecademy Engineering",
66
"license": "MIT",
77
"publishConfig": {

0 commit comments

Comments
 (0)