Skip to content

Commit adc2b49

Browse files
committed
Merge branch 'main' into kl-gm-1113-eslint
2 parents f7f30d5 + 9739470 commit adc2b49

File tree

11 files changed

+34
-14
lines changed

11 files changed

+34
-14
lines changed

.github/pull_request_template.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,18 @@ Please fill this in with how to test your PR within Gamut and populate it with t
2121

2222
[Don't make me tap the sign.](https://i.imgur.com/sy93D9I.png)
2323

24+
1. Go to story X
25+
2. Do something
26+
3. Do that something in dark mode
27+
4. Check it with VO
28+
5. Finish and do a celebratory dance
29+
2430
#### PR Links and Envs
2531

26-
| Repository | PR Link | PR Env |
27-
| :----------- | :------------------------------------------------------- | :------------------------------------------------------- |
28-
| Monolith | [Monolith PR](http://www.google.fr/ 'Named link title') | [Monolith Env](http://www.google.fr/ 'Named link title') |
29-
| Portal | [Portal Link](http://www.google.fr/ 'Named link title') | [Portal Env](http://www.google.fr/ 'Named link title') |
30-
| Another Repo | [Another Link](http://www.google.fr/ 'Named link title') | [Another Env](http://www.google.fr/ 'Named link title') |
32+
| Repository | PR Link |
33+
| :----------- | :------------------------------------------------------- |
34+
| Monolith | [Monolith PR](http://www.google.fr/ 'Named link title')
35+
| Mono | [Mono PR](http://www.google.fr/ 'Named link title')
3136

3237
<!--
3338
Merging your changes

packages/gamut-icons/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [9.42.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-icons@9.42.2...@codecademy/gamut-icons@9.42.3) (2025-05-27)
7+
8+
**Note:** Version bump only for package @codecademy/gamut-icons
9+
610
### [9.42.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-icons@9.42.1...@codecademy/gamut-icons@9.42.2) (2025-04-25)
711

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

packages/gamut-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@codecademy/gamut-icons",
33
"description": "Icon library for codecademy.com",
4-
"version": "9.42.2",
4+
"version": "9.42.3",
55
"author": "Codecademy <dev@codecademy.com>",
66
"dependencies": {
77
"@codecademy/gamut-styles": "17.6.2",

packages/gamut-icons/src/svg/regular/lock-1-icon.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/gamut-kit/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.6.506](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.505...@codecademy/gamut-kit@0.6.506) (2025-05-27)
7+
8+
**Note:** Version bump only for package @codecademy/gamut-kit
9+
610
### [0.6.505](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-kit@0.6.504...@codecademy/gamut-kit@0.6.505) (2025-05-21)
711

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

packages/gamut-kit/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@codecademy/gamut-kit",
33
"description": "Styleguide & Component library for Codecademy",
4-
"version": "0.6.505",
4+
"version": "0.6.506",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
7-
"@codecademy/gamut": "63.0.0",
8-
"@codecademy/gamut-icons": "9.42.2",
7+
"@codecademy/gamut": "63.0.1",
8+
"@codecademy/gamut-icons": "9.42.3",
99
"@codecademy/gamut-illustrations": "0.54.3",
1010
"@codecademy/gamut-patterns": "0.10.9",
1111
"@codecademy/gamut-styles": "17.6.2",

packages/gamut/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [63.0.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@63.0.0...@codecademy/gamut@63.0.1) (2025-05-27)
7+
8+
**Note:** Version bump only for package @codecademy/gamut
9+
610
## [63.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut@62.0.7...@codecademy/gamut@63.0.0) (2025-05-21)
711

812
### ⚠ BREAKING CHANGES

packages/gamut/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@codecademy/gamut",
33
"description": "Styleguide & Component library for Codecademy",
4-
"version": "63.0.0",
4+
"version": "63.0.1",
55
"author": "Codecademy Engineering <dev@codecademy.com>",
66
"dependencies": {
7-
"@codecademy/gamut-icons": "9.42.2",
7+
"@codecademy/gamut-icons": "9.42.3",
88
"@codecademy/gamut-illustrations": "0.54.3",
99
"@codecademy/gamut-patterns": "0.10.9",
1010
"@codecademy/gamut-styles": "17.6.2",

packages/styleguide/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [74.0.1](https://github.com/Codecademy/gamut/compare/@codecademy/styleguide@74.0.0...@codecademy/styleguide@74.0.1) (2025-05-27)
7+
8+
**Note:** Version bump only for package @codecademy/styleguide
9+
610
## [74.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/styleguide@73.0.7...@codecademy/styleguide@74.0.0) (2025-05-21)
711

812
### ⚠ BREAKING CHANGES

packages/styleguide/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@codecademy/styleguide",
33
"description": "Styleguide & Component library for codecademy.com",
4-
"version": "74.0.0",
4+
"version": "74.0.1",
55
"author": "Codecademy Engineering",
66
"license": "MIT",
77
"publishConfig": {

0 commit comments

Comments
 (0)