Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - [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 Feb 5, 2025
1 parent fda3278 commit 9d1af60
Show file tree
Hide file tree
Showing 20 changed files with 69 additions and 29 deletions.
4 changes: 4 additions & 0 deletions packages/eslint-plugin-gamut/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.

### [2.3.1](https://github.com/Codecademy/gamut/compare/[email protected]@2.3.1) (2025-02-05)

**Note:** Version bump only for package eslint-plugin-gamut

## [2.3.0](https://github.com/Codecademy/gamut/compare/[email protected]@2.3.0) (2024-12-13)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-gamut/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-plugin-gamut",
"description": "Shared eslint plugin for Gamut applications",
"version": "2.3.0",
"version": "2.3.1",
"author": "Codecademy Engineering <[email protected]>",
"dependencies": {
"@typescript-eslint/utils": "^5.15.0"
Expand Down
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.3](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-02-05)

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

### [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
Expand Down
6 changes: 3 additions & 3 deletions packages/gamut-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@codecademy/gamut-icons",
"description": "Icon library for codecademy.com",
"version": "9.37.2",
"version": "9.37.3",
"author": "Codecademy <[email protected]>",
"dependencies": {
"@codecademy/gamut-styles": "17.4.0",
"@codecademy/variance": "0.22.0"
"@codecademy/gamut-styles": "17.4.1",
"@codecademy/variance": "0.22.1"
},
"files": [
"dist"
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.53.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-02-05)

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

## [0.53.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-02-03)

### Features
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.53.0",
"version": "0.53.1",
"author": "Codecademy Engineering <[email protected]>",
"bugs": "https://github.com/Codecademy/gamut/issues",
"dependencies": {
"@codecademy/gamut-styles": "17.4.0",
"@codecademy/gamut-styles": "17.4.1",
"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.471](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-02-05)

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

### [0.6.470](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-02-05)

**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,16 +1,16 @@
{
"name": "@codecademy/gamut-kit",
"description": "Styleguide & Component library for Codecademy",
"version": "0.6.470",
"version": "0.6.471",
"author": "Codecademy Engineering <[email protected]>",
"dependencies": {
"@codecademy/gamut": "59.0.1",
"@codecademy/gamut-icons": "9.37.2",
"@codecademy/gamut-illustrations": "0.53.0",
"@codecademy/gamut-patterns": "0.10.2",
"@codecademy/gamut-styles": "17.4.0",
"@codecademy/gamut-tests": "5.2.2",
"@codecademy/variance": "0.22.0",
"@codecademy/gamut": "59.0.2",
"@codecademy/gamut-icons": "9.37.3",
"@codecademy/gamut-illustrations": "0.53.1",
"@codecademy/gamut-patterns": "0.10.3",
"@codecademy/gamut-styles": "17.4.1",
"@codecademy/gamut-tests": "5.2.3",
"@codecademy/variance": "0.22.1",
"component-test-setup": "^0.3.1"
},
"license": "MIT",
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.3](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-02-05)

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

### [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
Expand Down
6 changes: 3 additions & 3 deletions packages/gamut-patterns/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@codecademy/gamut-patterns",
"description": "Pattern library for Codecademy",
"version": "0.10.2",
"version": "0.10.3",
"author": "Codecademy Engineering <[email protected]>",
"bugs": "https://github.com/Codecademy/gamut/issues",
"dependencies": {
"@codecademy/gamut-styles": "17.4.0",
"@codecademy/variance": "0.22.0",
"@codecademy/gamut-styles": "17.4.1",
"@codecademy/variance": "0.22.1",
"classnames": "^2.2.5"
},
"files": [
Expand Down
4 changes: 4 additions & 0 deletions packages/gamut-styles/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.

### [17.4.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-02-05)

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

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

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/gamut-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@codecademy/gamut-styles",
"description": "Styleguide & Component library for codecademy.com",
"version": "17.4.0",
"version": "17.4.1",
"author": "Jake Hiller <[email protected]>",
"dependencies": {
"@codecademy/variance": "0.22.0",
"@codecademy/variance": "0.22.1",
"@emotion/is-prop-valid": "^1.1.0",
"polished": "^4.1.2"
},
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.3](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-02-05)

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

### [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
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.2",
"version": "5.2.3",
"author": "Codecademy Engineering <[email protected]>",
"dependencies": {
"@codecademy/gamut-styles": "17.4.0",
"@codecademy/gamut-styles": "17.4.1",
"component-test-setup": "*",
"lodash": "^4.17.5"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/gamut/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.

### [59.0.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-02-05)

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

### [59.0.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-02-05)

### Bug Fixes
Expand Down
12 changes: 6 additions & 6 deletions packages/gamut/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@codecademy/gamut",
"description": "Styleguide & Component library for Codecademy",
"version": "59.0.1",
"version": "59.0.2",
"author": "Codecademy Engineering <[email protected]>",
"dependencies": {
"@codecademy/gamut-icons": "9.37.2",
"@codecademy/gamut-illustrations": "0.53.0",
"@codecademy/gamut-patterns": "0.10.2",
"@codecademy/gamut-styles": "17.4.0",
"@codecademy/variance": "0.22.0",
"@codecademy/gamut-icons": "9.37.3",
"@codecademy/gamut-illustrations": "0.53.1",
"@codecademy/gamut-patterns": "0.10.3",
"@codecademy/gamut-styles": "17.4.1",
"@codecademy/variance": "0.22.1",
"@reach/auto-id": "^0.16.0",
"@reach/tabs": "^0.16.4",
"@types/marked": "^4.0.8",
Expand Down
4 changes: 4 additions & 0 deletions packages/styleguide/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.

### [70.0.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-02-05)

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

## [70.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-02-04)

### ⚠ BREAKING CHANGES
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": "70.0.0",
"version": "70.0.1",
"author": "Codecademy Engineering",
"license": "MIT",
"publishConfig": {
Expand Down
4 changes: 4 additions & 0 deletions packages/variance/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.22.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-02-05)

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

## [0.22.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-13)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/variance/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/variance",
"description": "Constraint based CSS in JS for building scalable design systems",
"version": "0.22.0",
"version": "0.22.1",
"author": "codecaaron <[email protected]>",
"dependencies": {
"csstype": "^3.0.7",
Expand Down

0 comments on commit 9d1af60

Please sign in to comment.