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]
 - @codecademy/[email protected]
  • Loading branch information
codecademy-gh-api committed Nov 1, 2022
1 parent bab3aaa commit 251e87b
Show file tree
Hide file tree
Showing 10 changed files with 53 additions and 11 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.222](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-01)

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





### [0.6.221](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-10-31)

**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,17 +1,17 @@
{
"name": "@codecademy/gamut-kit",
"description": "Styleguide & Component library for Codecademy",
"version": "0.6.221",
"version": "0.6.222",
"author": "Codecademy Engineering <[email protected]>",
"repository": {
"type": "git",
"url": "[email protected]:Codecademy/gamut.git"
},
"dependencies": {
"@codecademy/gamut": "^51.1.2",
"@codecademy/gamut": "^51.2.0",
"@codecademy/gamut-icons": "^7.9.1",
"@codecademy/gamut-illustrations": "^0.32.3",
"@codecademy/gamut-labs": "^33.6.12",
"@codecademy/gamut-labs": "^33.6.13",
"@codecademy/gamut-patterns": "^0.8.16",
"@codecademy/gamut-styles": "^14.1.2",
"@codecademy/gamut-tests": "^4.0.15",
Expand Down
8 changes: 8 additions & 0 deletions packages/gamut-labs/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.

### [33.6.13](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-01)

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





### [33.6.12](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-10-31)

**Note:** Version bump only for package @codecademy/gamut-labs
Expand Down
4 changes: 2 additions & 2 deletions packages/gamut-labs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/gamut-labs",
"description": "Brand and experimental component library for Codecademy",
"version": "33.6.12",
"version": "33.6.13",
"author": "Codecademy Engineering <[email protected]>",
"sideEffects": [
"*.css",
Expand All @@ -25,7 +25,7 @@
"react-dom": ">=17.0.2"
},
"dependencies": {
"@codecademy/gamut": "^51.1.2",
"@codecademy/gamut": "^51.2.0",
"@codecademy/gamut-icons": "^7.9.1",
"@codecademy/gamut-illustrations": "^0.32.3",
"@codecademy/gamut-patterns": "^0.8.16",
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.

## [51.2.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-01)


### Features

* **Toggle:** allow react node for labels ([bab3aaa](https://github.com/Codecademy/gamut/commit/bab3aaaac31ca398490f805d44f5d12fe4e68dac))



### [51.1.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-10-31)

**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": "51.1.2",
"version": "51.2.0",
"author": "Codecademy Engineering <[email protected]>",
"sideEffects": [
"**/*.css",
Expand Down
8 changes: 8 additions & 0 deletions packages/monaco/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.100](https://github.com/Codecademy/gamut/packages/monaco/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-01)

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





### [0.6.99](https://github.com/Codecademy/gamut/packages/monaco/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-10-31)

**Note:** Version bump only for package @codecademy/monaco
Expand Down
4 changes: 2 additions & 2 deletions packages/monaco/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/monaco",
"description": "Monaco editor with Codecademy specific configuration",
"version": "0.6.99",
"version": "0.6.100",
"author": "Codecademy Engineering",
"main": "dist/index.js",
"module": "dist/index.js",
Expand All @@ -17,7 +17,7 @@
"react-dom": ">=17.0.2"
},
"dependencies": {
"@codecademy/gamut": "^51.1.2",
"@codecademy/gamut": "^51.2.0",
"@codecademy/gamut-styles": "^14.1.2",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
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.

## [62.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-01)


### Features

* **Toggle:** allow react node for labels ([bab3aaa](https://github.com/Codecademy/gamut/commit/bab3aaaac31ca398490f805d44f5d12fe4e68dac))



### [62.0.6](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-10-31)

**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,7 +1,7 @@
{
"name": "@codecademy/styleguide",
"description": "Styleguide & Component library for codecademy.com",
"version": "62.0.6",
"version": "62.1.0",
"author": "Codecademy Engineering",
"scripts": {
"start": "yarn storybook",
Expand All @@ -14,10 +14,10 @@
"url": "[email protected]:Codecademy/gamut.git"
},
"dependencies": {
"@codecademy/gamut": "^51.1.2",
"@codecademy/gamut": "^51.2.0",
"@codecademy/gamut-icons": "^7.9.1",
"@codecademy/gamut-illustrations": "^0.32.3",
"@codecademy/gamut-labs": "^33.6.12",
"@codecademy/gamut-labs": "^33.6.13",
"@codecademy/gamut-patterns": "^0.8.16",
"@codecademy/gamut-styles": "^14.1.2",
"@codecademy/macros": "^3.0.2",
Expand Down

0 comments on commit 251e87b

Please sign in to comment.