cpe-patterns
Advanced tools
Comparing version 3.4.0 to 3.5.0
@@ -10,2 +10,6 @@ # Changelog | ||
## [3.5.0] - 2021-10-15 | ||
- Add support for setting background colors in Intro component. | ||
## [3.4.0] - 2021-3-1 | ||
@@ -12,0 +16,0 @@ |
{ | ||
"name": "cpe-patterns", | ||
"version": "3.4.0", | ||
"version": "3.5.0", | ||
"author": "Cloud Four", | ||
@@ -91,3 +91,3 @@ "description": "A pattern library authoring environment", | ||
"scripts": { | ||
"prestart": "npm install", | ||
"prestart": "npm ci", | ||
"start": "gulp --dev", | ||
@@ -94,0 +94,0 @@ "prepublishOnly": "npm ci && npm run check-lint && npm run build", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3748974