-
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]
- Loading branch information
1 parent
4c319c6
commit ef0b5fd
Showing
14 changed files
with
51 additions
and
21 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.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 | ||
|
||
## [9.37.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-06) | ||
|
||
### 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,10 +1,10 @@ | ||
{ | ||
"name": "@codecademy/gamut-icons", | ||
"description": "Icon library for codecademy.com", | ||
"version": "9.37.0", | ||
"version": "9.37.1", | ||
"author": "Codecademy <[email protected]>", | ||
"dependencies": { | ||
"@codecademy/gamut-styles": "17.2.0", | ||
"@codecademy/gamut-styles": "17.3.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.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 | ||
|
||
## [0.50.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-13) | ||
|
||
### 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,11 +1,11 @@ | ||
{ | ||
"name": "@codecademy/gamut-illustrations", | ||
"description": "Illustrations library for Codecademy", | ||
"version": "0.50.0", | ||
"version": "0.50.1", | ||
"author": "Codecademy Engineering <[email protected]>", | ||
"bugs": "https://github.com/Codecademy/gamut/issues", | ||
"dependencies": { | ||
"@codecademy/gamut-styles": "17.2.0", | ||
"@codecademy/gamut-styles": "17.3.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.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 | ||
|
||
### [0.6.459](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-06) | ||
|
||
**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.459", | ||
"version": "0.6.460", | ||
"author": "Codecademy Engineering <[email protected]>", | ||
"dependencies": { | ||
"@codecademy/gamut": "57.6.3", | ||
"@codecademy/gamut-icons": "9.37.0", | ||
"@codecademy/gamut-illustrations": "0.50.0", | ||
"@codecademy/gamut-patterns": "0.10.0", | ||
"@codecademy/gamut-styles": "17.2.0", | ||
"@codecademy/gamut-tests": "5.2.0", | ||
"@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/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.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 | ||
|
||
## [0.10.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-13) | ||
|
||
### 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,11 +1,11 @@ | ||
{ | ||
"name": "@codecademy/gamut-patterns", | ||
"description": "Pattern library for Codecademy", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"author": "Codecademy Engineering <[email protected]>", | ||
"bugs": "https://github.com/Codecademy/gamut/issues", | ||
"dependencies": { | ||
"@codecademy/gamut-styles": "17.2.0", | ||
"@codecademy/gamut-styles": "17.3.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.3.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-09) | ||
|
||
### Features | ||
|
||
- **fonts:** Prioritize woff2 ([#3003](https://github.com/Codecademy/gamut/issues/3003)) ([4c319c6](https://github.com/Codecademy/gamut/commit/4c319c655dbd473f3db214a812b26860d82986f2)) | ||
|
||
## [17.2.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-13) | ||
|
||
### 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.2.0", | ||
"version": "17.3.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.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 | ||
|
||
## [5.2.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-13) | ||
|
||
### 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,10 +1,10 @@ | ||
{ | ||
"name": "@codecademy/gamut-tests", | ||
"description": "Shared component test setup for Gamut applications", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"author": "Codecademy Engineering <[email protected]>", | ||
"dependencies": { | ||
"@codecademy/gamut-styles": "17.2.0", | ||
"@codecademy/gamut-styles": "17.3.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,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
### [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 | ||
|
||
### [57.6.3](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2025-01-06) | ||
|
||
**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.3", | ||
"version": "57.6.4", | ||
"author": "Codecademy Engineering <[email protected]>", | ||
"dependencies": { | ||
"@codecademy/gamut-icons": "9.37.0", | ||
"@codecademy/gamut-illustrations": "0.50.0", | ||
"@codecademy/gamut-patterns": "0.10.0", | ||
"@codecademy/gamut-styles": "17.2.0", | ||
"@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/variance": "0.22.0", | ||
"@reach/auto-id": "^0.16.0", | ||
"@reach/tabs": "^0.16.4", | ||
|