Skip to content

Commit bb47646

Browse files
chore(release): publish
- @codecademy/gamut@64.1.3 - @codecademy/gamut-kit@0.6.516
1 parent bf30b93 commit bb47646

File tree

4 files changed

+11
-3
lines changed

4 files changed

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

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.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@64.1.2...@codecademy/gamut@64.1.3) (2025-06-16)
7+
8+
**Note:** Version bump only for package @codecademy/gamut
9+
610
### [64.1.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@64.1.1...@codecademy/gamut@64.1.2) (2025-06-12)
711

812
**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": "64.1.2",
4+
"version": "64.1.3",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
77
"@codecademy/gamut-icons": "9.46.0",

0 commit comments

Comments
 (0)