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]
 - @codecademy/[email protected]
 - @codecademy/[email protected]
  • Loading branch information
codecademy-gh-api committed Dec 13, 2023
1 parent 1a9a159 commit 9e3c569
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 9 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.13.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-12-13)

### Features

- **Icons:** add mini open icon ([1a9a159](https://github.com/Codecademy/gamut/commit/1a9a1599aed563af477dfee6246b2fb1080f976e))

## [9.12.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-11-30)

### Features
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.12.0",
"version": "9.13.0",
"author": "Codecademy <[email protected]>",
"dependencies": {
"@codecademy/gamut-styles": "16.2.0",
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.372](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-12-13)

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

### [0.6.371](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-12-06)

**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.371",
"version": "0.6.372",
"author": "Codecademy Engineering <[email protected]>",
"dependencies": {
"@codecademy/gamut": "55.10.7",
"@codecademy/gamut-icons": "9.12.0",
"@codecademy/gamut": "55.10.8",
"@codecademy/gamut-icons": "9.13.0",
"@codecademy/gamut-illustrations": "0.42.0",
"@codecademy/gamut-patterns": "0.9.11",
"@codecademy/gamut-styles": "16.2.0",
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.

### [55.10.8](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-12-13)

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

### [55.10.7](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-12-06)

**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": "55.10.7",
"version": "55.10.8",
"author": "Codecademy Engineering <[email protected]>",
"dependencies": {
"@codecademy/gamut-icons": "9.12.0",
"@codecademy/gamut-icons": "9.13.0",
"@codecademy/gamut-illustrations": "0.42.0",
"@codecademy/gamut-patterns": "0.9.11",
"@codecademy/gamut-styles": "16.2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/styleguide/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.

### [66.8.8](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-12-13)

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

### [66.8.7](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-12-06)

**Note:** Version bump only for package @codecademy/styleguide
Expand Down
6 changes: 3 additions & 3 deletions packages/styleguide/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@codecademy/styleguide",
"description": "Styleguide & Component library for codecademy.com",
"version": "66.8.7",
"version": "66.8.8",
"author": "Codecademy Engineering",
"dependencies": {
"@codecademy/gamut": "55.10.7",
"@codecademy/gamut-icons": "9.12.0",
"@codecademy/gamut": "55.10.8",
"@codecademy/gamut-icons": "9.13.0",
"@codecademy/gamut-illustrations": "0.42.0",
"@codecademy/gamut-patterns": "0.9.11",
"@codecademy/gamut-styles": "16.2.0",
Expand Down

0 comments on commit 9e3c569

Please sign in to comment.