File tree Expand file tree Collapse file tree 18 files changed +70
-28
lines changed
Expand file tree Collapse file tree 18 files changed +70
-28
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ### [ 9.51.2] ( https://github.com/Codecademy/gamut/compare/@codecademy/gamut-icons@9.51.1...@codecademy/gamut-icons@9.51.2 ) (2025-10-15)
7+
8+ ** Note:** Version bump only for package @codecademy/gamut-icons
9+
610### [ 9.51.1] ( https://github.com/Codecademy/gamut/compare/@codecademy/gamut-icons@9.51.0...@codecademy/gamut-icons@9.51.1 ) (2025-10-14)
711
812** Note:** Version bump only for package @codecademy/gamut-icons
Original file line number Diff line number Diff line change 11{
22 "name" : " @codecademy/gamut-icons" ,
33 "description" : " Icon library for codecademy.com" ,
4- "version" : " 9.51.1 " ,
4+ "version" : " 9.51.2 " ,
55 "author" : " Codecademy <dev@codecademy.com>" ,
66 "dependencies" : {
7- "@codecademy/gamut-styles" : " 17.9.1 " ,
8- "@codecademy/variance" : " 0.24.1 "
7+ "@codecademy/gamut-styles" : " 17.10.0 " ,
8+ "@codecademy/variance" : " 0.25.0 "
99 },
1010 "files" : [
1111 " dist"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ### [ 0.54.11] ( https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.54.10...@codecademy/gamut-illustrations@0.54.11 ) (2025-10-15)
7+
8+ ** Note:** Version bump only for package @codecademy/gamut-illustrations
9+
610### [ 0.54.10] ( https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.54.9...@codecademy/gamut-illustrations@0.54.10 ) (2025-10-14)
711
812** Note:** Version bump only for package @codecademy/gamut-illustrations
Original file line number Diff line number Diff line change 11{
22 "name" : " @codecademy/gamut-illustrations" ,
33 "description" : " Illustrations library for Codecademy" ,
4- "version" : " 0.54.10 " ,
4+ "version" : " 0.54.11 " ,
55 "author" : " Codecademy Engineering <dev@codecademy.com>" ,
66 "bugs" : " https://github.com/Codecademy/gamut/issues" ,
77 "dependencies" : {
8- "@codecademy/gamut-styles" : " 17.9.1 " ,
8+ "@codecademy/gamut-styles" : " 17.10.0 " ,
99 "classnames" : " ^2.2.5"
1010 },
1111 "files" : [
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ### [ 0.6.550] ( https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.549...@codecademy/gamut-kit@0.6.550 ) (2025-10-15)
7+
8+ ** Note:** Version bump only for package @codecademy/gamut-kit
9+
610### [ 0.6.549] ( https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.548...@codecademy/gamut-kit@0.6.549 ) (2025-10-14)
711
812** Note:** Version bump only for package @codecademy/gamut-kit
Original file line number Diff line number Diff line change 11{
22 "name" : " @codecademy/gamut-kit" ,
33 "description" : " Styleguide & Component library for Codecademy" ,
4- "version" : " 0.6.549 " ,
4+ "version" : " 0.6.550 " ,
55 "author" : " Codecademy Engineering <dev@codecademy.com>" ,
66 "dependencies" : {
7- "@codecademy/gamut" : " 67.0.0 " ,
8- "@codecademy/gamut-icons" : " 9.51.1 " ,
9- "@codecademy/gamut-illustrations" : " 0.54.10 " ,
10- "@codecademy/gamut-patterns" : " 0.10.16 " ,
11- "@codecademy/gamut-styles" : " 17.9.1 " ,
12- "@codecademy/gamut-tests" : " 5.2.15 " ,
13- "@codecademy/variance" : " 0.24.1 " ,
7+ "@codecademy/gamut" : " 67.0.1 " ,
8+ "@codecademy/gamut-icons" : " 9.51.2 " ,
9+ "@codecademy/gamut-illustrations" : " 0.54.11 " ,
10+ "@codecademy/gamut-patterns" : " 0.10.17 " ,
11+ "@codecademy/gamut-styles" : " 17.10.0 " ,
12+ "@codecademy/gamut-tests" : " 5.2.16 " ,
13+ "@codecademy/variance" : " 0.25.0 " ,
1414 "component-test-setup" : " ^0.3.1"
1515 },
1616 "license" : " MIT" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ### [ 0.10.17] ( https://github.com/Codecademy/gamut/compare/@codecademy/gamut-patterns@0.10.16...@codecademy/gamut-patterns@0.10.17 ) (2025-10-15)
7+
8+ ** Note:** Version bump only for package @codecademy/gamut-patterns
9+
610### [ 0.10.16] ( https://github.com/Codecademy/gamut/compare/@codecademy/gamut-patterns@0.10.15...@codecademy/gamut-patterns@0.10.16 ) (2025-10-14)
711
812** Note:** Version bump only for package @codecademy/gamut-patterns
Original file line number Diff line number Diff line change 11{
22 "name" : " @codecademy/gamut-patterns" ,
33 "description" : " Pattern library for Codecademy" ,
4- "version" : " 0.10.16 " ,
4+ "version" : " 0.10.17 " ,
55 "author" : " Codecademy Engineering <dev@codecademy.com>" ,
66 "bugs" : " https://github.com/Codecademy/gamut/issues" ,
77 "dependencies" : {
8- "@codecademy/gamut-styles" : " 17.9.1 " ,
9- "@codecademy/variance" : " 0.24.1 " ,
8+ "@codecademy/gamut-styles" : " 17.10.0 " ,
9+ "@codecademy/variance" : " 0.25.0 " ,
1010 "classnames" : " ^2.2.5"
1111 },
1212 "files" : [
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 17.10.0] ( https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@17.9.1...@codecademy/gamut-styles@17.10.0 ) (2025-10-15)
7+
8+ ### Features
9+
10+ - Percipio theme + theme switcher tool ([ 4307902] ( https://github.com/Codecademy/gamut/commit/4307902838509a83024781ad70d3bdb77850afdb ) )
11+
612### [ 17.9.1] ( https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@17.9.0...@codecademy/gamut-styles@17.9.1 ) (2025-10-14)
713
814** Note:** Version bump only for package @codecademy/gamut-styles
Original file line number Diff line number Diff line change 11{
22 "name" : " @codecademy/gamut-styles" ,
33 "description" : " Styleguide & Component library for codecademy.com" ,
4- "version" : " 17.9.1 " ,
4+ "version" : " 17.10.0 " ,
55 "author" : " Jake Hiller <jake@codecademy.com>" ,
66 "dependencies" : {
7- "@codecademy/variance" : " 0.24.1 " ,
7+ "@codecademy/variance" : " 0.25.0 " ,
88 "@emotion/is-prop-valid" : " ^1.1.0" ,
99 "polished" : " ^4.1.2"
1010 },
You can’t perform that action at this time.
0 commit comments