@codecademy/brand 3.48.1-alpha.a6d6014c9.0 → 3.48.2-alpha.f5cdd97b0.0

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.
@@ -31,9 +31,6 @@ const features = [{
31
31
  }, {
32
32
  label: 'Professional certifications',
33
33
  description: "Prove you're job-ready. Earn a professional certification when you pass all the exams in select career paths."
34
- }, {
35
- label: 'Career services',
36
- description: 'Get personalized job listings and connect with employers looking for tech talent.'
37
34
  }, {
38
35
  label: 'Assessments',
39
36
  description: 'Test your skills as you build toward job-readiness. Certification exams are available in select career paths.'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codecademy/brand",
3
- "version": "3.48.1-alpha.a6d6014c9.0",
3
+ "version": "3.48.2-alpha.f5cdd97b0.0",
4
4
  "description": "Brand component library for Codecademy",
5
5
  "license": "MIT",
6
6
  "repository": "git@github.com:codecademy-engineering/mono.git",
@@ -34,7 +34,7 @@
34
34
  "@codecademy/gamut-illustrations": "*",
35
35
  "@codecademy/gamut-patterns": "*",
36
36
  "@codecademy/gamut-styles": "*",
37
- "@codecademy/tracking": "1.5.0",
37
+ "@codecademy/tracking": "1.6.0",
38
38
  "@codecademy/variance": "*",
39
39
  "@emotion/react": "^11.4.0",
40
40
  "@emotion/styled": "^11.3.0",