@activecampaign/camp-typography
Advanced tools
Comparing version 0.7.1 to 0.8.0
@@ -6,2 +6,22 @@ # Change Log | ||
# 0.8.0 (2019-09-06) | ||
### Bug Fixes | ||
* **camp-typography:** add rimraf devdependency ([ffdd1dc](http://gitlab.devops.app-us1.com/front-end/camp/commit/ffdd1dc)) | ||
* **camp-typography:** rename to lowercase package ([dcb30bd](http://gitlab.devops.app-us1.com/front-end/camp/commit/dcb30bd)) | ||
* update npm publishing and release script ([3ac0876](http://gitlab.devops.app-us1.com/front-end/camp/commit/3ac0876)) | ||
* **camp-typography:** update incorrect filenames in dist ([3d16c53](http://gitlab.devops.app-us1.com/front-end/camp/commit/3d16c53)) | ||
### Features | ||
* **camp-typography:** init new package ([6f6819d](http://gitlab.devops.app-us1.com/front-end/camp/commit/6f6819d)) | ||
* **camp-typography:** remove base scale from typography ([f66f6ee](http://gitlab.devops.app-us1.com/front-end/camp/commit/f66f6ee)) | ||
# 0.7.0 (2019-09-03) | ||
@@ -8,0 +28,0 @@ |
{ | ||
"name": "@activecampaign/camp-typography", | ||
"version": "0.7.1", | ||
"version": "0.8.0", | ||
"description": "ActiveCampaign Typography Tokens", | ||
@@ -21,5 +21,6 @@ "main": "dist/camp-typography.scss", | ||
"devDependencies": { | ||
"@activecampaign/camp-utility": "^0.4.1", | ||
"@activecampaign/camp-utility": "^0.5.0", | ||
"rimraf": "^2.6.3" | ||
} | ||
}, | ||
"gitHead": "76356ed0b386db2d0edbc1601f34ca502725ec3b" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
21514
0