-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @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
1 parent
5e61c28
commit c1a9e00
Showing
16 changed files
with
60 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters