@codecademy/gamut-styles 13.0.2-alpha.ac1f39.0 → 13.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,4 +8,4 @@
8
8
  @codecademy/gamut-styles:build: 
9
9
  @codecademy/gamut-styles:build: Why you should do it regularly:
10
10
  @codecademy/gamut-styles:build: https://github.com/browserslist/browserslist#browsers-data-updating
11
- @codecademy/gamut-styles:build: Successfully compiled 45 files with Babel (1230ms).
11
+ @codecademy/gamut-styles:build: Successfully compiled 45 files with Babel (1348ms).
package/CHANGELOG.md CHANGED
@@ -3,7 +3,7 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ### [13.0.2-alpha.ac1f39.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@13.0.1...@codecademy/gamut-styles@13.0.2-alpha.ac1f39.0) (2022-02-17)
6
+ ### [13.0.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@13.0.1...@codecademy/gamut-styles@13.0.2) (2022-02-18)
7
7
 
8
8
  **Note:** Version bump only for package @codecademy/gamut-styles
9
9
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@codecademy/gamut-styles",
3
3
  "description": "Styleguide & Component library for codecademy.com",
4
- "version": "13.0.2-alpha.ac1f39.0",
4
+ "version": "13.0.2",
5
5
  "author": "Jake Hiller <jake@codecademy.com>",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -39,5 +39,5 @@
39
39
  "publishConfig": {
40
40
  "access": "public"
41
41
  },
42
- "gitHead": "2621ba901e5a5158874a016c6e46a8d0a2f5d802"
42
+ "gitHead": "7adb24098e76039068bbe119afbf18739c4a2263"
43
43
  }