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]
 - @codecademy/[email protected]
  • Loading branch information
codecademy-gh-api committed Nov 29, 2022
1 parent 4cf7675 commit 233a87c
Show file tree
Hide file tree
Showing 24 changed files with 147 additions and 51 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.4](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-29)

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





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

**Note:** Version bump only for package @codecademy/gamut-icons
Expand Down
6 changes: 3 additions & 3 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.3",
"version": "7.9.4",
"author": "Codecademy <[email protected]>",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -30,8 +30,8 @@
"access": "public"
},
"dependencies": {
"@codecademy/gamut-styles": "^14.2.1",
"@codecademy/variance": "^0.20.3"
"@codecademy/gamut-styles": "14.2.2",
"@codecademy/variance": "0.20.4"
},
"peerDependencies": {
"@emotion/react": "^11.4.0",
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.6](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-29)

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





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

**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.1",
"@codecademy/gamut-styles": "14.2.2",
"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.5"
"version": "0.32.6"
}
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.239](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-29)

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





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

**Note:** Version bump only for package @codecademy/gamut-kit
Expand Down
18 changes: 9 additions & 9 deletions packages/gamut-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"name": "@codecademy/gamut-kit",
"description": "Styleguide & Component library for Codecademy",
"version": "0.6.238",
"version": "0.6.239",
"author": "Codecademy Engineering <[email protected]>",
"repository": {
"type": "git",
"url": "[email protected]:Codecademy/gamut.git"
},
"dependencies": {
"@codecademy/gamut": "51.4.5",
"@codecademy/gamut-icons": "^7.9.3",
"@codecademy/gamut-illustrations": "^0.32.5",
"@codecademy/gamut-labs": "33.8.7",
"@codecademy/gamut-patterns": "^0.8.18",
"@codecademy/gamut-styles": "^14.2.1",
"@codecademy/gamut-tests": "4.0.18",
"@codecademy/variance": "^0.20.3",
"@codecademy/gamut": "51.4.6",
"@codecademy/gamut-icons": "7.9.4",
"@codecademy/gamut-illustrations": "0.32.6",
"@codecademy/gamut-labs": "33.8.8",
"@codecademy/gamut-patterns": "0.8.19",
"@codecademy/gamut-styles": "14.2.2",
"@codecademy/gamut-tests": "4.0.19",
"@codecademy/variance": "0.20.4",
"component-test-setup": "^0.3.1"
},
"license": "MIT",
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.8.8](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-29)

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





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


Expand Down
16 changes: 8 additions & 8 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.8.7",
"version": "33.8.8",
"author": "Codecademy Engineering <[email protected]>",
"sideEffects": [
"*.css",
Expand All @@ -25,13 +25,13 @@
"react-dom": ">=17.0.2"
},
"dependencies": {
"@codecademy/gamut": "51.4.5",
"@codecademy/gamut-icons": "^7.9.3",
"@codecademy/gamut-illustrations": "^0.32.5",
"@codecademy/gamut-patterns": "^0.8.18",
"@codecademy/gamut-styles": "^14.2.1",
"@codecademy/gamut": "51.4.6",
"@codecademy/gamut-icons": "7.9.4",
"@codecademy/gamut-illustrations": "0.32.6",
"@codecademy/gamut-patterns": "0.8.19",
"@codecademy/gamut-styles": "14.2.2",
"@codecademy/tracking": "1.0.1",
"@codecademy/variance": "^0.20.3",
"@codecademy/variance": "0.20.4",
"@loadable/component": "^5.15.2",
"classnames": "^2.2.5",
"framer-motion": "^4.1.17",
Expand All @@ -46,7 +46,7 @@
"react-use": "15.3.8"
},
"devDependencies": {
"@codecademy/gamut-tests": "4.0.18",
"@codecademy/gamut-tests": "4.0.19",
"@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.19](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-29)

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





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

**Note:** Version bump only for package @codecademy/gamut-patterns
Expand Down
6 changes: 3 additions & 3 deletions packages/gamut-patterns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"url": "https://github.com/Codecademy/gamut/issues"
},
"dependencies": {
"@codecademy/gamut-styles": "^14.2.1",
"@codecademy/variance": "^0.20.3",
"@codecademy/gamut-styles": "14.2.2",
"@codecademy/variance": "0.20.4",
"classnames": "^2.2.5"
},
"devDependencies": {
Expand Down Expand Up @@ -42,5 +42,5 @@
"build": "nx build @codecademy/gamut-patterns"
},
"sideEffects": false,
"version": "0.8.18"
"version": "0.8.19"
}
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.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-29)

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





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

**Note:** Version bump only for package @codecademy/gamut-styles
Expand Down
4 changes: 2 additions & 2 deletions 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.1",
"version": "14.2.2",
"author": "Jake Hiller <[email protected]>",
"main": "dist/index.js",
"module": "dist/index.js",
Expand All @@ -21,7 +21,7 @@
"url": "[email protected]:Codecademy/gamut.git"
},
"dependencies": {
"@codecademy/variance": "^0.20.3",
"@codecademy/variance": "0.20.4",
"@emotion/is-prop-valid": "^1.1.0",
"polished": "^4.1.2"
},
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.19](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-29)

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





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

**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.1",
"@codecademy/gamut-styles": "14.2.2",
"component-test-setup": "*",
"lodash": "^4.17.5"
},
Expand All @@ -14,7 +14,7 @@
"rtl"
],
"name": "@codecademy/gamut-tests",
"version": "4.0.18",
"version": "4.0.19",
"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.4.6](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-29)

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





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


Expand Down
16 changes: 8 additions & 8 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.4.5",
"version": "51.4.6",
"author": "Codecademy Engineering <[email protected]>",
"sideEffects": [
"**/*.css",
Expand All @@ -25,11 +25,11 @@
"react-dom": ">=17.0.2"
},
"dependencies": {
"@codecademy/gamut-icons": "^7.9.3",
"@codecademy/gamut-illustrations": "^0.32.5",
"@codecademy/gamut-patterns": "^0.8.18",
"@codecademy/gamut-styles": "^14.2.1",
"@codecademy/variance": "^0.20.3",
"@codecademy/gamut-icons": "7.9.4",
"@codecademy/gamut-illustrations": "0.32.6",
"@codecademy/gamut-patterns": "0.8.19",
"@codecademy/gamut-styles": "14.2.2",
"@codecademy/variance": "0.20.4",
"@reach/auto-id": "^0.16.0",
"@reach/tabs": "^0.16.4",
"@types/marked": "^1.1.0",
Expand Down Expand Up @@ -57,12 +57,12 @@
},
"license": "MIT",
"devDependencies": {
"@codecademy/gamut-tests": "4.0.18",
"@codecademy/gamut-tests": "4.0.19",
"@emotion/jest": "^11.3.0",
"@testing-library/dom": "^8.11.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"@testing-library/jest-dom": "^5.16.5",
"onchange": "^7.0.2"
},
"publishConfig": {
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.16](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-29)

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





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

**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.15",
"version": "0.9.16",
"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.1",
"@codecademy/gamut-styles": "14.2.2",
"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.110](https://github.com/Codecademy/gamut/packages/monaco/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-29)

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





### [0.6.109](https://github.com/Codecademy/gamut/packages/monaco/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-11-29)

**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.109",
"version": "0.6.110",
"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.4.5",
"@codecademy/gamut-styles": "^14.2.1",
"@codecademy/gamut": "51.4.6",
"@codecademy/gamut-styles": "14.2.2",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"monaco-editor": "0.20.0",
Expand Down
Loading

0 comments on commit 233a87c

Please sign in to comment.