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]
  • Loading branch information
codecademy-gh-api committed Jan 14, 2025
1 parent 5e61c28 commit c1a9e00
Show file tree
Hide file tree
Showing 16 changed files with 60 additions and 22 deletions.
4 changes: 4 additions & 0 deletions packages/gamut-icons/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.

### [9.37.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-14)

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

### [9.37.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-09)

**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,10 +1,10 @@
{
"name": "@codecademy/gamut-icons",
"description": "Icon library for codecademy.com",
"version": "9.37.1",
"version": "9.37.2",
"author": "Codecademy <[email protected]>",
"dependencies": {
"@codecademy/gamut-styles": "17.3.0",
"@codecademy/gamut-styles": "17.4.0",
"@codecademy/variance": "0.22.0"
},
"files": [
Expand Down
4 changes: 4 additions & 0 deletions packages/gamut-illustrations/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.50.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-14)

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

### [0.50.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-09)

**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
@@ -1,11 +1,11 @@
{
"name": "@codecademy/gamut-illustrations",
"description": "Illustrations library for Codecademy",
"version": "0.50.1",
"version": "0.50.2",
"author": "Codecademy Engineering <[email protected]>",
"bugs": "https://github.com/Codecademy/gamut/issues",
"dependencies": {
"@codecademy/gamut-styles": "17.3.0",
"@codecademy/gamut-styles": "17.4.0",
"classnames": "^2.2.5"
},
"files": [
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.461](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-14)

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

### [0.6.460](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-09)

**Note:** Version bump only for package @codecademy/gamut-kit
Expand Down
14 changes: 7 additions & 7 deletions packages/gamut-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@codecademy/gamut-kit",
"description": "Styleguide & Component library for Codecademy",
"version": "0.6.460",
"version": "0.6.461",
"author": "Codecademy Engineering <[email protected]>",
"dependencies": {
"@codecademy/gamut": "57.6.4",
"@codecademy/gamut-icons": "9.37.1",
"@codecademy/gamut-illustrations": "0.50.1",
"@codecademy/gamut-patterns": "0.10.1",
"@codecademy/gamut-styles": "17.3.0",
"@codecademy/gamut-tests": "5.2.1",
"@codecademy/gamut": "57.7.0",
"@codecademy/gamut-icons": "9.37.2",
"@codecademy/gamut-illustrations": "0.50.2",
"@codecademy/gamut-patterns": "0.10.2",
"@codecademy/gamut-styles": "17.4.0",
"@codecademy/gamut-tests": "5.2.2",
"@codecademy/variance": "0.22.0",
"component-test-setup": "^0.3.1"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/gamut-patterns/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.10.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-14)

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

### [0.10.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-09)

**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
@@ -1,11 +1,11 @@
{
"name": "@codecademy/gamut-patterns",
"description": "Pattern library for Codecademy",
"version": "0.10.1",
"version": "0.10.2",
"author": "Codecademy Engineering <[email protected]>",
"bugs": "https://github.com/Codecademy/gamut/issues",
"dependencies": {
"@codecademy/gamut-styles": "17.3.0",
"@codecademy/gamut-styles": "17.4.0",
"@codecademy/variance": "0.22.0",
"classnames": "^2.2.5"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/gamut-styles/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.

## [17.4.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-14)

### Features

- **borderColors:** adding semantic and colormode compatible colors for borderColor ([5e61c28](https://github.com/Codecademy/gamut/commit/5e61c289ce2eec83ef23d83633aca062247f1f61))

## [17.3.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-09)

### Features
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": "17.3.0",
"version": "17.4.0",
"author": "Jake Hiller <[email protected]>",
"dependencies": {
"@codecademy/variance": "0.22.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/gamut-tests/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.

### [5.2.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-14)

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

### [5.2.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-09)

**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,10 +1,10 @@
{
"name": "@codecademy/gamut-tests",
"description": "Shared component test setup for Gamut applications",
"version": "5.2.1",
"version": "5.2.2",
"author": "Codecademy Engineering <[email protected]>",
"dependencies": {
"@codecademy/gamut-styles": "17.3.0",
"@codecademy/gamut-styles": "17.4.0",
"component-test-setup": "*",
"lodash": "^4.17.5"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/gamut/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.

## [57.7.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-14)

### Features

- **borderColors:** adding semantic and colormode compatible colors for borderColor ([5e61c28](https://github.com/Codecademy/gamut/commit/5e61c289ce2eec83ef23d83633aca062247f1f61))

### [57.6.4](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-09)

**Note:** Version bump only for package @codecademy/gamut
Expand Down
10 changes: 5 additions & 5 deletions packages/gamut/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@codecademy/gamut",
"description": "Styleguide & Component library for Codecademy",
"version": "57.6.4",
"version": "57.7.0",
"author": "Codecademy Engineering <[email protected]>",
"dependencies": {
"@codecademy/gamut-icons": "9.37.1",
"@codecademy/gamut-illustrations": "0.50.1",
"@codecademy/gamut-patterns": "0.10.1",
"@codecademy/gamut-styles": "17.3.0",
"@codecademy/gamut-icons": "9.37.2",
"@codecademy/gamut-illustrations": "0.50.2",
"@codecademy/gamut-patterns": "0.10.2",
"@codecademy/gamut-styles": "17.4.0",
"@codecademy/variance": "0.22.0",
"@reach/auto-id": "^0.16.0",
"@reach/tabs": "^0.16.4",
Expand Down
6 changes: 6 additions & 0 deletions packages/styleguide/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.

## [68.4.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-14)

### Features

- **borderColors:** adding semantic and colormode compatible colors for borderColor ([5e61c28](https://github.com/Codecademy/gamut/commit/5e61c289ce2eec83ef23d83633aca062247f1f61))

### [68.3.3](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-13)

**Note:** Version bump only for package @codecademy/styleguide
Expand Down
2 changes: 1 addition & 1 deletion 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": "68.3.3",
"version": "68.4.0",
"author": "Codecademy Engineering",
"license": "MIT",
"publishConfig": {
Expand Down

0 comments on commit c1a9e00

Please sign in to comment.