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]
 - @codecademy/[email protected]
 - @codecademy/[email protected]
 - @codecademy/[email protected]
 - @codecademy/[email protected]
 - @codecademy/[email protected]
 - @codecademy/[email protected]
  • Loading branch information
codecademy-gh-api committed Jan 6, 2023
1 parent ea21712 commit a1aabc0
Show file tree
Hide file tree
Showing 22 changed files with 130 additions and 42 deletions.
8 changes: 8 additions & 0 deletions packages/gamut-icons/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.

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

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





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

**Note:** Version bump only for package @codecademy/gamut-icons
Expand Down
4 changes: 2 additions & 2 deletions 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": "7.9.5",
"version": "7.9.6",
"author": "Codecademy <[email protected]>",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"access": "public"
},
"dependencies": {
"@codecademy/gamut-styles": "14.2.3",
"@codecademy/gamut-styles": "14.2.4",
"@codecademy/variance": "0.20.5"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/gamut-illustrations/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.32.8](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-01-06)

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





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

**Note:** Version bump only for package @codecademy/gamut-illustrations
Expand Down
4 changes: 2 additions & 2 deletions packages/gamut-illustrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"url": "https://github.com/Codecademy/gamut/issues"
},
"dependencies": {
"@codecademy/gamut-styles": "14.2.3",
"@codecademy/gamut-styles": "14.2.4",
"classnames": "^2.2.5"
},
"description": "Illustrations library for Codecademy",
Expand Down Expand Up @@ -39,5 +39,5 @@
"dist/**/[A-Z]**/[A-Z]*.js",
"dist/**/[A-Z]**/index.js"
],
"version": "0.32.7"
"version": "0.32.8"
}
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.261](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-01-06)

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





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

**Note:** Version bump only for package @codecademy/gamut-kit
Expand Down
16 changes: 8 additions & 8 deletions packages/gamut-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "@codecademy/gamut-kit",
"description": "Styleguide & Component library for Codecademy",
"version": "0.6.260",
"version": "0.6.261",
"author": "Codecademy Engineering <[email protected]>",
"repository": {
"type": "git",
"url": "[email protected]:Codecademy/gamut.git"
},
"dependencies": {
"@codecademy/gamut": "51.7.0",
"@codecademy/gamut-icons": "7.9.5",
"@codecademy/gamut-illustrations": "0.32.7",
"@codecademy/gamut-labs": "34.0.7",
"@codecademy/gamut-patterns": "0.8.20",
"@codecademy/gamut-styles": "14.2.3",
"@codecademy/gamut-tests": "4.0.20",
"@codecademy/gamut": "51.7.1",
"@codecademy/gamut-icons": "7.9.6",
"@codecademy/gamut-illustrations": "0.32.8",
"@codecademy/gamut-labs": "34.0.8",
"@codecademy/gamut-patterns": "0.8.21",
"@codecademy/gamut-styles": "14.2.4",
"@codecademy/gamut-tests": "4.0.21",
"@codecademy/variance": "0.20.5",
"component-test-setup": "^0.3.1"
},
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.

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

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





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


Expand Down
14 changes: 7 additions & 7 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": "34.0.7",
"version": "34.0.8",
"author": "Codecademy Engineering <[email protected]>",
"sideEffects": [
"*.css",
Expand All @@ -25,11 +25,11 @@
"react-dom": ">=17.0.2"
},
"dependencies": {
"@codecademy/gamut": "51.7.0",
"@codecademy/gamut-icons": "7.9.5",
"@codecademy/gamut-illustrations": "0.32.7",
"@codecademy/gamut-patterns": "0.8.20",
"@codecademy/gamut-styles": "14.2.3",
"@codecademy/gamut": "51.7.1",
"@codecademy/gamut-icons": "7.9.6",
"@codecademy/gamut-illustrations": "0.32.8",
"@codecademy/gamut-patterns": "0.8.21",
"@codecademy/gamut-styles": "14.2.4",
"@codecademy/tracking": "1.0.4",
"@codecademy/variance": "0.20.5",
"@loadable/component": "^5.15.2",
Expand All @@ -46,7 +46,7 @@
"react-use": "15.3.8"
},
"devDependencies": {
"@codecademy/gamut-tests": "4.0.20",
"@codecademy/gamut-tests": "4.0.21",
"@emotion/jest": "^11.3.0",
"@testing-library/dom": "^8.11.1",
"@testing-library/jest-dom": "^5.16.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/gamut-patterns/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.8.21](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-01-06)

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





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

**Note:** Version bump only for package @codecademy/gamut-patterns
Expand Down
4 changes: 2 additions & 2 deletions packages/gamut-patterns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"url": "https://github.com/Codecademy/gamut/issues"
},
"dependencies": {
"@codecademy/gamut-styles": "14.2.3",
"@codecademy/gamut-styles": "14.2.4",
"@codecademy/variance": "0.20.5",
"classnames": "^2.2.5"
},
Expand Down Expand Up @@ -42,5 +42,5 @@
"build": "nx build @codecademy/gamut-patterns"
},
"sideEffects": false,
"version": "0.8.20"
"version": "0.8.21"
}
8 changes: 8 additions & 0 deletions packages/gamut-styles/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.

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

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





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

**Note:** Version bump only for package @codecademy/gamut-styles
Expand Down
2 changes: 1 addition & 1 deletion packages/gamut-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/gamut-styles",
"description": "Styleguide & Component library for codecademy.com",
"version": "14.2.3",
"version": "14.2.4",
"author": "Jake Hiller <[email protected]>",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/gamut-tests/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.

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

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





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

**Note:** Version bump only for package @codecademy/gamut-tests
Expand Down
4 changes: 2 additions & 2 deletions packages/gamut-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Codecademy Engineering <[email protected]>",
"dependencies": {
"@codecademy/gamut-styles": "14.2.3",
"@codecademy/gamut-styles": "14.2.4",
"component-test-setup": "*",
"lodash": "^4.17.5"
},
Expand All @@ -14,7 +14,7 @@
"rtl"
],
"name": "@codecademy/gamut-tests",
"version": "4.0.20",
"version": "4.0.21",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/gamut/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.

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

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





## [51.7.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-01-04)


Expand Down
12 changes: 6 additions & 6 deletions 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.7.0",
"version": "51.7.1",
"author": "Codecademy Engineering <[email protected]>",
"sideEffects": [
"**/*.css",
Expand All @@ -25,10 +25,10 @@
"react-dom": ">=17.0.2"
},
"dependencies": {
"@codecademy/gamut-icons": "7.9.5",
"@codecademy/gamut-illustrations": "0.32.7",
"@codecademy/gamut-patterns": "0.8.20",
"@codecademy/gamut-styles": "14.2.3",
"@codecademy/gamut-icons": "7.9.6",
"@codecademy/gamut-illustrations": "0.32.8",
"@codecademy/gamut-patterns": "0.8.21",
"@codecademy/gamut-styles": "14.2.4",
"@codecademy/variance": "0.20.5",
"@reach/auto-id": "^0.16.0",
"@reach/tabs": "^0.16.4",
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"license": "MIT",
"devDependencies": {
"@codecademy/gamut-tests": "4.0.20",
"@codecademy/gamut-tests": "4.0.21",
"@emotion/jest": "^11.3.0",
"@testing-library/dom": "^8.11.1",
"@testing-library/jest-dom": "^5.16.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/markdown-overrides/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.9.18](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-01-06)

**Note:** Version bump only for package @codecademy/markdown-overrides





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

**Note:** Version bump only for package @codecademy/markdown-overrides
Expand Down
4 changes: 2 additions & 2 deletions packages/markdown-overrides/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/markdown-overrides",
"description": "Markdown overrides React Components for Codecademy",
"version": "0.9.17",
"version": "0.9.18",
"author": "Codecademy Engineering",
"main": "dist/index.js",
"module": "dist/index.js",
Expand All @@ -20,7 +20,7 @@
"react-dom": ">=17.0.2"
},
"dependencies": {
"@codecademy/gamut-styles": "14.2.3",
"@codecademy/gamut-styles": "14.2.4",
"classnames": "^2.2.5",
"katex": "0.9.0"
},
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.118](https://github.com/Codecademy/gamut/packages/monaco/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-01-06)

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





### [0.6.117](https://github.com/Codecademy/gamut/packages/monaco/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2023-01-04)

**Note:** Version bump only for package @codecademy/monaco
Expand Down
6 changes: 3 additions & 3 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.117",
"version": "0.6.118",
"author": "Codecademy Engineering",
"main": "dist/index.js",
"module": "dist/index.js",
Expand All @@ -17,8 +17,8 @@
"react-dom": ">=17.0.2"
},
"dependencies": {
"@codecademy/gamut": "51.7.0",
"@codecademy/gamut-styles": "14.2.3",
"@codecademy/gamut": "51.7.1",
"@codecademy/gamut-styles": "14.2.4",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"monaco-editor": "0.20.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/styleguide/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.

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

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





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

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

0 comments on commit a1aabc0

Please sign in to comment.