@instructure/uid
Advanced tools
Comparing version 5.42.1-rc.0 to 5.42.1-rc.1
@@ -6,15 +6,13 @@ # Change Log | ||
## [5.42.1-rc.0](https://github.com/instructure/instructure-ui/compare/v5.41.1...v5.42.1-rc.0) (2019-02-19) | ||
## [5.42.1-rc.1](https://github.com/instructure/instructure-ui/compare/v5.42.0...v5.42.1-rc.1) (2019-02-21) | ||
**Note:** Version bump only for package @instructure/uid | ||
### Features | ||
* **ui-scripts:** add examples and server scripts ([e229eef](https://github.com/instructure/instructure-ui/commit/e229eef)) | ||
* **ui-scripts,ui-test-utils:** add a --mocha option to ui-test ([bd37e2b](https://github.com/instructure/instructure-ui/commit/bd37e2b)) | ||
### Performance Improvements | ||
* **babel-plugin-themeable-styles:** speed up babel transpile ([2df2a22](https://github.com/instructure/instructure-ui/commit/2df2a22)) | ||
## [5.42.1-rc.1](https://github.com/instructure/instructure-ui/compare/v5.42.0...v5.42.1-rc.1) (2019-02-21) | ||
**Note:** Version bump only for package @instructure/uid | ||
@@ -24,19 +22,11 @@ | ||
## [5.42.1-rc.0](https://github.com/instructure/instructure-ui/compare/v5.41.1...v5.42.1-rc.0) (2019-02-19) | ||
## [5.42.1-rc.0](https://github.com/instructure/instructure-ui/compare/v5.42.0...v5.42.1-rc.0) (2019-02-21) | ||
### Features | ||
**Note:** Version bump only for package @instructure/uid | ||
* **ui-scripts:** add examples and server scripts ([e229eef](https://github.com/instructure/instructure-ui/commit/e229eef)) | ||
* **ui-scripts,ui-test-utils:** add a --mocha option to ui-test ([bd37e2b](https://github.com/instructure/instructure-ui/commit/bd37e2b)) | ||
### Performance Improvements | ||
* **babel-plugin-themeable-styles:** speed up babel transpile ([2df2a22](https://github.com/instructure/instructure-ui/commit/2df2a22)) | ||
<a name="5.42.0"></a> | ||
@@ -43,0 +33,0 @@ # [5.42.0](https://github.com/instructure/instructure-ui/compare/v5.41.1...v5.42.0) (2019-02-15) |
{ | ||
"name": "@instructure/uid", | ||
"version": "5.42.1-rc.0", | ||
"version": "5.42.1-rc.1", | ||
"description": "A unique (CSS-safe) id generator made by Instructure Inc.", | ||
@@ -24,4 +24,4 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "^5.42.1-rc.0", | ||
"@instructure/ui-test-utils": "^5.42.1-rc.0" | ||
"@instructure/ui-babel-preset": "^5.42.1-rc.1", | ||
"@instructure/ui-test-utils": "^5.42.1-rc.1" | ||
}, | ||
@@ -35,3 +35,3 @@ "dependencies": { | ||
"sideEffects": false, | ||
"gitHead": "5d91b34f8ef326093b3b1350f5aa55a4edc29208" | ||
"gitHead": "1689742d14fb628cc3ade701593f73f3fb25ae6e" | ||
} |
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
15652