Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @codecademy/gamut@59.0.3
 - @codecademy/gamut-icons@9.38.0
 - @codecademy/gamut-kit@0.6.472
 - @codecademy/styleguide@70.1.0
  • Loading branch information
codecademy-gh-api committed Feb 5, 2025
1 parent d894070 commit cd81923
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 7 deletions.
6 changes: 6 additions & 0 deletions packages/gamut-icons/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.

## [9.38.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-icons@9.37.3...@codecademy/gamut-icons@9.38.0) (2025-02-05)

### Features

- **Icons:** add InteractiveCursor and Report icons ([#3028](https://github.com/Codecademy/gamut/issues/3028)) ([d894070](https://github.com/Codecademy/gamut/commit/d8940706d40878e79424aa77fa58031406961570))

### [9.37.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-icons@9.37.2...@codecademy/gamut-icons@9.37.3) (2025-02-05)

**Note:** Version bump only for package @codecademy/gamut-icons
Expand Down
2 changes: 1 addition & 1 deletion packages/gamut-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/gamut-icons",
"description": "Icon library for codecademy.com",
"version": "9.37.3",
"version": "9.38.0",
"author": "Codecademy <dev@codecademy.com>",
"dependencies": {
"@codecademy/gamut-styles": "17.4.1",
Expand Down
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.472](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.471...@codecademy/gamut-kit@0.6.472) (2025-02-05)

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

### [0.6.471](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.470...@codecademy/gamut-kit@0.6.471) (2025-02-05)

**Note:** Version bump only for package @codecademy/gamut-kit
Expand Down
6 changes: 3 additions & 3 deletions packages/gamut-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@codecademy/gamut-kit",
"description": "Styleguide & Component library for Codecademy",
"version": "0.6.471",
"version": "0.6.472",
"author": "Codecademy Engineering <dev@codecademy.com>",
"dependencies": {
"@codecademy/gamut": "59.0.2",
"@codecademy/gamut-icons": "9.37.3",
"@codecademy/gamut": "59.0.3",
"@codecademy/gamut-icons": "9.38.0",
"@codecademy/gamut-illustrations": "0.53.1",
"@codecademy/gamut-patterns": "0.10.3",
"@codecademy/gamut-styles": "17.4.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/gamut/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.

### [59.0.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@59.0.2...@codecademy/gamut@59.0.3) (2025-02-05)

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

### [59.0.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@59.0.1...@codecademy/gamut@59.0.2) (2025-02-05)

**Note:** Version bump only for package @codecademy/gamut
Expand Down
4 changes: 2 additions & 2 deletions packages/gamut/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@codecademy/gamut",
"description": "Styleguide & Component library for Codecademy",
"version": "59.0.2",
"version": "59.0.3",
"author": "Codecademy Engineering <dev@codecademy.com>",
"dependencies": {
"@codecademy/gamut-icons": "9.37.3",
"@codecademy/gamut-icons": "9.38.0",
"@codecademy/gamut-illustrations": "0.53.1",
"@codecademy/gamut-patterns": "0.10.3",
"@codecademy/gamut-styles": "17.4.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/styleguide/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.

## [70.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/styleguide@70.0.1...@codecademy/styleguide@70.1.0) (2025-02-05)

### Features

- **Icons:** add InteractiveCursor and Report icons ([#3028](https://github.com/Codecademy/gamut/issues/3028)) ([d894070](https://github.com/Codecademy/gamut/commit/d8940706d40878e79424aa77fa58031406961570))

### [70.0.1](https://github.com/Codecademy/gamut/compare/@codecademy/styleguide@70.0.0...@codecademy/styleguide@70.0.1) (2025-02-05)

**Note:** Version bump only for package @codecademy/styleguide
Expand Down
2 changes: 1 addition & 1 deletion packages/styleguide/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/styleguide",
"description": "Styleguide & Component library for codecademy.com",
"version": "70.0.1",
"version": "70.1.0",
"author": "Codecademy Engineering",
"license": "MIT",
"publishConfig": {
Expand Down

0 comments on commit cd81923

Please sign in to comment.