Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @codecademy/[email protected]
 - @codecademy/[email protected]
  • Loading branch information
codecademy-gh-api committed Jan 6, 2025
1 parent 753eaec commit 3aaba52
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
4 changes: 4 additions & 0 deletions packages/gamut-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.6.458](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-06)

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

### [0.6.457](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-17)

**Note:** Version bump only for package @codecademy/gamut-kit
Expand Down
4 changes: 2 additions & 2 deletions packages/gamut-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@codecademy/gamut-kit",
"description": "Styleguide & Component library for Codecademy",
"version": "0.6.457",
"version": "0.6.458",
"author": "Codecademy Engineering <[email protected]>",
"dependencies": {
"@codecademy/gamut": "57.6.1",
"@codecademy/gamut": "57.6.2",
"@codecademy/gamut-icons": "9.36.0",
"@codecademy/gamut-illustrations": "0.50.0",
"@codecademy/gamut-patterns": "0.10.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/gamut/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [57.6.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-06)

### Bug Fixes

- **selectdropdown:** fixes tests with fresh git history ([753eaec](https://github.com/Codecademy/gamut/commit/753eaec7f15167b1359a67b25077be94e770dc2d))

### [57.6.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-17)

**Note:** Version bump only for package @codecademy/gamut
Expand Down
2 changes: 1 addition & 1 deletion packages/gamut/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/gamut",
"description": "Styleguide & Component library for Codecademy",
"version": "57.6.1",
"version": "57.6.2",
"author": "Codecademy Engineering <[email protected]>",
"dependencies": {
"@codecademy/gamut-icons": "9.36.0",
Expand Down

0 comments on commit 3aaba52

Please sign in to comment.