@cultureamp/kaizen-component-library
Advanced tools
Comparing version 4.0.0 to 4.1.0
@@ -1,9 +0,27 @@ | ||
## [4.0.0](https://github.com/cultureamp/big-frontend-repo/compare/v3.2.1...v4.0.0) (2019-04-26) | ||
# [4.1.0](https://github.com/cultureamp/big-frontend-repo/compare/v4.0.1...v4.1.0) (2019-05-06) | ||
### Features | ||
* **kaizen:** Automated npm releases ([06a6902](https://github.com/cultureamp/big-frontend-repo/commit/06a6902)) | ||
## [4.0.1](https://github.com/cultureamp/big-frontend-repo/compare/v4.0.0...v4.0.1) (2019-04-30) | ||
### Bug Fixes | ||
* **kaizen:** Update Flow libdef for Murmur import switch to Kaizen ([ec5fc3e](https://github.com/cultureamp/big-frontend-repo/commit/ec5fc3e)) | ||
* **kaizen:** fix margin and center title on mobile ([#293](https://github.com/cultureamp/big-frontend-repo/issues/293)) ([aae6ec6](https://github.com/cultureamp/big-frontend-repo/commit/aae6ec6)) | ||
# [4.0.0](https://github.com/cultureamp/big-frontend-repo/compare/v3.2.1...v4.0.0) (2019-04-26) | ||
### chore | ||
* **kaizen:** Update Flow libdef for Murmur import switch to Kaizen ([#290](https://github.com/cultureamp/big-frontend-repo/issues/290)) ([b7f4600](https://github.com/cultureamp/big-frontend-repo/commit/b7f4600)) | ||
### BREAKING CHANGES | ||
@@ -13,4 +31,12 @@ | ||
* chore(kaizen): Bump version of flow libdef | ||
* chore(kaizen): Make Prettier ignore publishing scripts | ||
* chore(kaizen): Run Prettier on new Flow libdef | ||
* chore(kaizen): Bump version to 4.0.0 | ||
## [3.2.1](https://github.com/cultureamp/big-frontend-repo/compare/v3.1.1...v3.2.1) (2019-04-24) | ||
@@ -21,7 +47,7 @@ | ||
* **kaizen:** Add new batch of icons ([e33b6ea](https://github.com/cultureamp/big-frontend-repo/commit/e33b6ea)) | ||
* **kaizen:** Add missing icons ([#286](https://github.com/cultureamp/big-frontend-repo/issues/286)) ([a7320be](https://github.com/cultureamp/big-frontend-repo/commit/a7320be)) | ||
## [3.1.1](https://github.com/cultureamp/big-frontend-repo/compare/v3.1.0...v3.1.1) (2019-04-18) | ||
## [3.1.1](https://github.com/cultureamp/big-frontend-repo/compare/v3.0.0...v3.1.1) (2019-04-18) | ||
@@ -31,14 +57,22 @@ | ||
* **kaizen:** Fix to missed named verion (version) variable ([1f60156](https://github.com/cultureamp/big-frontend-repo/commit/1f60156)) | ||
* **kaizen:** Fix to missed named version ([#281](https://github.com/cultureamp/big-frontend-repo/issues/281)) ([6835f72](https://github.com/cultureamp/big-frontend-repo/commit/6835f72)) | ||
### Features | ||
# [3.1.0](https://github.com/cultureamp/big-frontend-repo/compare/v3.0.0...v3.1.0) (2019-04-15) | ||
* **kaizen:** Validates Kaizen versions ([#272](https://github.com/cultureamp/big-frontend-repo/issues/272)) ([c9438b1](https://github.com/cultureamp/big-frontend-repo/commit/c9438b1)) | ||
# [3.0.0](https://github.com/cultureamp/big-frontend-repo/compare/v2.0.0...v3.0.0) (2019-04-12) | ||
### Bug Fixes | ||
* **kaizen:** Add isNew to flow type definitions for NavigationBar.Link ([#251](https://github.com/cultureamp/big-frontend-repo/issues/251)) ([e81c79a](https://github.com/cultureamp/big-frontend-repo/commit/e81c79a)) | ||
### Features | ||
* **kaizen:** Added empty condition ([c9f4c51](https://github.com/cultureamp/big-frontend-repo/commit/c9f4c51)) | ||
* **kaizen:** Adding bump validation script ([b2aa63f](https://github.com/cultureamp/big-frontend-repo/commit/b2aa63f)) | ||
* **kaizen:** Adding ops to version script ([eb1bb7b](https://github.com/cultureamp/big-frontend-repo/commit/eb1bb7b)) | ||
* **kaizen:** add elm TitleBlock and update react version ([#250](https://github.com/cultureamp/big-frontend-repo/issues/250)) ([0905cfe](https://github.com/cultureamp/big-frontend-repo/commit/0905cfe)), closes [#260](https://github.com/cultureamp/big-frontend-repo/issues/260) | ||
@@ -45,0 +79,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"sideEffects": false, | ||
"version": "4.0.0", | ||
"version": "4.1.0", | ||
"private": false, | ||
@@ -51,4 +51,4 @@ "license": "MIT", | ||
"clean": "rimraf 'components/**/*.js' 'draft/**/*.js' 'util/**/*.js' 'index.js' 'components/**/*.js.map' 'draft/**/*.js.map' 'util/**/*.js.map' 'index.js.map' 'components/**/*.d.ts' 'draft/**/*.d.ts' 'util/**/*.d.ts' 'index.d.ts'", | ||
"changelog": "conventional-changelog -p angular -i \"$(pwd)/CHANGELOG.md\" -s --commit-path \"$(pwd)\"" | ||
"changelog": "conventional-changelog -p angular -i \"$(pwd)/CHANGELOG.md\" -s --commit-path \"$(pwd)\" -r 0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 9 instances in 1 package
1
830556
429