marmot-logo
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -0,1 +1,11 @@ | ||
## [1.2.6](https://github.com/ant-ife/marmot-logo/compare/v1.2.5...v1.2.6) (2019-09-02) | ||
### Features | ||
* add 1.0 ico ([83888f6](https://github.com/ant-ife/marmot-logo/commit/83888f6)) | ||
* add new logo ([0530a19](https://github.com/ant-ife/marmot-logo/commit/0530a19)) | ||
## [1.2.5](https://github.com/MarmotHQ/marmot-logo/compare/v1.2.4...v1.2.5) (2019-02-01) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "marmot-logo", | ||
"version": "1.2.5", | ||
"description": "marmot logo", | ||
"keywords": [ | ||
"logo" | ||
], | ||
"version": "1.2.6", | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:MarmotHQ/marmot-logo.git" | ||
"url": "git@github.com:ant-ife/marmot-logo.git" | ||
}, | ||
"scripts": { | ||
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s && git add .", | ||
"init-changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0", | ||
"version": "npm run changelog", | ||
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add .", | ||
"prepublishOnly": "np --yolo --no-publish" | ||
@@ -29,8 +23,5 @@ }, | ||
}, | ||
"engines": { | ||
"node": ">=8" | ||
}, | ||
"license": "MIT", | ||
"devDependencies": { | ||
"conventional-changelog": "^3.0.5", | ||
"conventional-changelog-cli": "^2.0.11", | ||
"husky": "^1.3.1", | ||
@@ -37,0 +28,0 @@ "lint-staged": "^8.1.1", |
# marmot-logo | ||
[![NPM version][npm-image]][npm-url] | ||
[![Build status][travis-image]][travis-url] | ||
[![Dependency status][daviddm-image]][daviddm-url] | ||
[npm-image]: https://img.shields.io/npm/v/marmot-logo.svg?style=flat-square | ||
[npm-url]: https://npmjs.org/package/marmot-logo | ||
## CDN Files | ||
- unpkg https://unpkg.com/marmot-logo/materials/ | ||
### NPM Package | ||
- https://unpkg.com/marmot-logo/materials/ | ||
- https://cdn.jsdelivr.net/npm/marmot-logo/ | ||
### GitHub Files | ||
- github https://cdn.jsdelivr.net/gh/ant-ife/marmot-logo/ | ||
## License | ||
[MIT](LICENSE) | ||
The MIT License (MIT) | ||
[npm-image]: https://img.shields.io/npm/v/marmot-logo.svg?style=flat-square | ||
[npm-url]: https://npmjs.org/package/marmot-logo | ||
[travis-image]: https://img.shields.io/travis/ant-ife/marmot-logo.svg?style=flat-square | ||
[travis-url]: https://travis-ci.org/ant-ife/marmot-logo | ||
[daviddm-image]: https://david-dm.org/ant-ife/marmot-logo.svg?style=flat-square | ||
[daviddm-url]: https://david-dm.org/ant-ife/marmot-logo | ||
29
60513
12