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]
  • Loading branch information
codecademy-gh-api committed Sep 11, 2023
1 parent 1ce6487 commit 87a151f
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/gamut-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

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





### [0.6.341](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-08-21)

**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,14 +1,14 @@
{
"name": "@codecademy/gamut-kit",
"description": "Styleguide & Component library for Codecademy",
"version": "0.6.341",
"version": "0.6.342",
"author": "Codecademy Engineering <[email protected]>",
"repository": {
"type": "git",
"url": "[email protected]:Codecademy/gamut.git"
},
"dependencies": {
"@codecademy/gamut": "55.3.1",
"@codecademy/gamut": "55.4.0",
"@codecademy/gamut-icons": "9.4.0",
"@codecademy/gamut-illustrations": "0.39.0",
"@codecademy/gamut-patterns": "0.9.7",
Expand Down
9 changes: 9 additions & 0 deletions packages/gamut/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Features

* **Markdown:** Allow overrides in Markdown without passing skipDefaultOverrides ([1ce6487](https://github.com/Codecademy/gamut/commit/1ce6487a9b50590f2c3bcb6f629ea90d5e02c32b))



### [55.3.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-08-21)

**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": "55.3.1",
"version": "55.4.0",
"author": "Codecademy Engineering <[email protected]>",
"sideEffects": [
"**/*.css",
Expand Down
9 changes: 9 additions & 0 deletions packages/styleguide/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Features

* **Markdown:** Allow overrides in Markdown without passing skipDefaultOverrides ([1ce6487](https://github.com/Codecademy/gamut/commit/1ce6487a9b50590f2c3bcb6f629ea90d5e02c32b))



### [66.1.26](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-09-07)

**Note:** Version bump only for package @codecademy/styleguide
Expand Down
4 changes: 2 additions & 2 deletions 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": "66.1.26",
"version": "66.2.0",
"author": "Codecademy Engineering",
"scripts": {
"start": "yarn storybook",
Expand All @@ -14,7 +14,7 @@
"url": "[email protected]:Codecademy/gamut.git"
},
"dependencies": {
"@codecademy/gamut": "55.3.1",
"@codecademy/gamut": "55.4.0",
"@codecademy/gamut-icons": "9.4.0",
"@codecademy/gamut-illustrations": "0.39.0",
"@codecademy/gamut-patterns": "0.9.7",
Expand Down

0 comments on commit 87a151f

Please sign in to comment.