-
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
c3b616c
commit 0621dd5
Showing
16 changed files
with
61 additions
and
27 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.34.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-03) | ||
|
||
**Note:** Version bump only for package @codecademy/gamut-icons | ||
|
||
## [9.34.0](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-11-20) | ||
|
||
### 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.34.0", | ||
"version": "9.34.1", | ||
"author": "Codecademy <[email protected]>", | ||
"dependencies": { | ||
"@codecademy/gamut-styles": "17.1.1", | ||
"@codecademy/gamut-styles": "17.1.2", | ||
"@codecademy/variance": "0.21.4" | ||
}, | ||
"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.49.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-03) | ||
|
||
**Note:** Version bump only for package @codecademy/gamut-illustrations | ||
|
||
### [0.49.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-11-06) | ||
|
||
**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.49.1", | ||
"version": "0.49.2", | ||
"author": "Codecademy Engineering <[email protected]>", | ||
"bugs": "https://github.com/Codecademy/gamut/issues", | ||
"dependencies": { | ||
"@codecademy/gamut-styles": "17.1.1", | ||
"@codecademy/gamut-styles": "17.1.2", | ||
"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.455](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-03) | ||
|
||
**Note:** Version bump only for package @codecademy/gamut-kit | ||
|
||
### [0.6.454](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-11-20) | ||
|
||
**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.454", | ||
"version": "0.6.455", | ||
"author": "Codecademy Engineering <[email protected]>", | ||
"dependencies": { | ||
"@codecademy/gamut": "57.5.1", | ||
"@codecademy/gamut-icons": "9.34.0", | ||
"@codecademy/gamut-illustrations": "0.49.1", | ||
"@codecademy/gamut-patterns": "0.9.16", | ||
"@codecademy/gamut-styles": "17.1.1", | ||
"@codecademy/gamut-tests": "5.1.3", | ||
"@codecademy/gamut": "57.5.2", | ||
"@codecademy/gamut-icons": "9.34.1", | ||
"@codecademy/gamut-illustrations": "0.49.2", | ||
"@codecademy/gamut-patterns": "0.9.17", | ||
"@codecademy/gamut-styles": "17.1.2", | ||
"@codecademy/gamut-tests": "5.1.4", | ||
"@codecademy/variance": "0.21.4", | ||
"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.9.17](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-03) | ||
|
||
**Note:** Version bump only for package @codecademy/gamut-patterns | ||
|
||
### [0.9.16](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-11-06) | ||
|
||
**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.9.16", | ||
"version": "0.9.17", | ||
"author": "Codecademy Engineering <[email protected]>", | ||
"bugs": "https://github.com/Codecademy/gamut/issues", | ||
"dependencies": { | ||
"@codecademy/gamut-styles": "17.1.1", | ||
"@codecademy/gamut-styles": "17.1.2", | ||
"@codecademy/variance": "0.21.4", | ||
"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.1.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-03) | ||
|
||
### Bug Fixes | ||
|
||
- **Font:** Load from same origin ([c3b616c](https://github.com/Codecademy/gamut/commit/c3b616ca233e7a08f7f1c861640a2dfdd1d0799d)) | ||
|
||
### [17.1.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-11-06) | ||
|
||
**Note:** Version bump only for package @codecademy/gamut-styles | ||
|
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.1.1", | ||
"version": "17.1.2", | ||
"author": "Jake Hiller <[email protected]>", | ||
"dependencies": { | ||
"@codecademy/variance": "0.21.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,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
### [5.1.4](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-03) | ||
|
||
**Note:** Version bump only for package @codecademy/gamut-tests | ||
|
||
### [5.1.3](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-11-06) | ||
|
||
**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.1.3", | ||
"version": "5.1.4", | ||
"author": "Codecademy Engineering <[email protected]>", | ||
"dependencies": { | ||
"@codecademy/gamut-styles": "17.1.1", | ||
"@codecademy/gamut-styles": "17.1.2", | ||
"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.5.2](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-03) | ||
|
||
**Note:** Version bump only for package @codecademy/gamut | ||
|
||
### [57.5.1](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-11-20) | ||
|
||
**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.5.1", | ||
"version": "57.5.2", | ||
"author": "Codecademy Engineering <[email protected]>", | ||
"dependencies": { | ||
"@codecademy/gamut-icons": "9.34.0", | ||
"@codecademy/gamut-illustrations": "0.49.1", | ||
"@codecademy/gamut-patterns": "0.9.16", | ||
"@codecademy/gamut-styles": "17.1.1", | ||
"@codecademy/gamut-icons": "9.34.1", | ||
"@codecademy/gamut-illustrations": "0.49.2", | ||
"@codecademy/gamut-patterns": "0.9.17", | ||
"@codecademy/gamut-styles": "17.1.2", | ||
"@codecademy/variance": "0.21.4", | ||
"@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,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
### [68.2.7](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-12-03) | ||
|
||
**Note:** Version bump only for package @codecademy/styleguide | ||
|
||
### [68.2.6](https://github.com/Codecademy/gamut/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2024-11-20) | ||
|
||
**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