@tinacms/icons
Advanced tools
Comparing version 0.3.1 to 0.3.2
108
CHANGELOG.md
@@ -6,109 +6,15 @@ # Change Log | ||
## [0.3.1](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.3.1-alpha.2...@tinacms/icons@0.3.1) (2019-10-13) | ||
## [0.3.0-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.1.1...@tinacms/icons@0.3.0-alpha.0) (2019-10-07) | ||
**Note:** Version bump only for package @tinacms/icons | ||
## [0.3.1-alpha.2](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.3.1-alpha.1...@tinacms/icons@0.3.1-alpha.2) (2019-10-11) | ||
**Note:** Version bump only for package @tinacms/icons | ||
## [0.3.1-alpha.1](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.1.1...@tinacms/icons@0.3.1-alpha.1) (2019-10-10) | ||
**Note:** Version bump only for package @tinacms/icons | ||
## [0.3.1-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.1.1...@tinacms/icons@0.3.1-alpha.0) (2019-10-09) | ||
**Note:** Version bump only for package @tinacms/icons | ||
# [0.3.0](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.3.0-alpha.0...@tinacms/icons@0.3.0) (2019-10-07) | ||
**Note:** Version bump only for package @tinacms/icons | ||
# [0.3.0-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.1.1...@tinacms/icons@0.3.0-alpha.0) (2019-10-07) | ||
### Features | ||
* add Tina icon ([6e54f42](https://github.com/tinacms/tinacms/commit/6e54f42)) | ||
- add Tina icon ([6e54f42](https://github.com/tinacms/tinacms/commit/6e54f42)) | ||
## [0.1.0-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.0.1-alpha.4...@tinacms/icons@0.1.0-alpha.0) (2019-10-02) | ||
# [0.2.0](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.2.0-alpha.0...@tinacms/icons@0.2.0) (2019-10-04) | ||
**Note:** Version bump only for package @tinacms/icons | ||
## [0.1.1](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.1.0...@tinacms/icons@0.1.1) (2019-10-03) | ||
**Note:** Version bump only for package @tinacms/icons | ||
# [0.1.0](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.1.0-alpha.0...@tinacms/icons@0.1.0) (2019-10-02) | ||
**Note:** Version bump only for package @tinacms/icons | ||
# [0.1.0-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.0.1-alpha.4...@tinacms/icons@0.1.0-alpha.0) (2019-10-02) | ||
### Features | ||
* add ChevronUp icon ([e2f4c88](https://github.com/tinacms/tinacms/commit/e2f4c88)) | ||
* add plus icon ([bb42bd8](https://github.com/tinacms/tinacms/commit/bb42bd8)) | ||
* add reorder and drag icons ([0b04468](https://github.com/tinacms/tinacms/commit/0b04468)) | ||
* add trash icon ([ea9c7ff](https://github.com/tinacms/tinacms/commit/ea9c7ff)) | ||
## [0.0.1-alpha.4](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.0.1-alpha.3...@tinacms/icons@0.0.1-alpha.4) (2019-09-23) | ||
**Note:** Version bump only for package @tinacms/icons | ||
## [0.0.1-alpha.3](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.0.1-alpha.1...@tinacms/icons@0.0.1-alpha.3) (2019-09-21) | ||
**Note:** Version bump only for package @tinacms/icons | ||
## [0.0.1-alpha.2](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.0.1-alpha.1...@tinacms/icons@0.0.1-alpha.2) (2019-09-20) | ||
**Note:** Version bump only for package @tinacms/icons | ||
- add ChevronUp icon ([e2f4c88](https://github.com/tinacms/tinacms/commit/e2f4c88)) | ||
- add plus icon ([bb42bd8](https://github.com/tinacms/tinacms/commit/bb42bd8)) | ||
- add reorder and drag icons ([0b04468](https://github.com/tinacms/tinacms/commit/0b04468)) | ||
- add trash icon ([ea9c7ff](https://github.com/tinacms/tinacms/commit/ea9c7ff)) |
{ | ||
"name": "@tinacms/icons", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"main": "build/index.js", | ||
@@ -30,3 +30,3 @@ "types": "build/index.d.ts", | ||
"devDependencies": { | ||
"@tinacms/scripts": "^0.1.3", | ||
"@tinacms/scripts": "^0.1.4", | ||
"@types/jest": "^24.0.15", | ||
@@ -36,3 +36,3 @@ "jest": "^24.8.0", | ||
}, | ||
"gitHead": "598dfc041c667dfbe1cf1345707313838eda1d92" | ||
"gitHead": "ba8ec07e978de85d783b290a0535d904ca67683d" | ||
} |
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
45312