fix(core): update

This commit is contained in:
2019-09-11 17:37:36 +02:00
parent df6b1a9730
commit 5309e34bc8
11 changed files with 1142 additions and 433 deletions

View File

@@ -1,25 +1,20 @@
# smartversion
# @pushrocks/smartversion
handle semver with easy
## Availabililty
[![npm](https://pushrocks.gitlab.io/assets/repo-button-npm.svg)](https://www.npmjs.com/package/smartversion)
[![git](https://pushrocks.gitlab.io/assets/repo-button-git.svg)](https://GitLab.com/pushrocks/smartversion)
[![git](https://pushrocks.gitlab.io/assets/repo-button-mirror.svg)](https://github.com/pushrocks/smartversion)
[![docs](https://pushrocks.gitlab.io/assets/repo-button-docs.svg)](https://pushrocks.gitlab.io/smartversion/)
## Availabililty and Links
* [npmjs.org (npm package)](https://www.npmjs.com/package/@pushrocks/smartversion)
* [gitlab.com (source)](https://gitlab.com/pushrocks/smartversion)
* [github.com (source mirror)](https://github.com/pushrocks/smartversion)
* [docs (typedoc)](https://pushrocks.gitlab.io/smartversion/)
## Status for master
[![build status](https://GitLab.com/pushrocks/smartversion/badges/master/build.svg)](https://GitLab.com/pushrocks/smartversion/commits/master)
[![coverage report](https://GitLab.com/pushrocks/smartversion/badges/master/coverage.svg)](https://GitLab.com/pushrocks/smartversion/commits/master)
[![npm downloads per month](https://img.shields.io/npm/dm/smartversion.svg)](https://www.npmjs.com/package/smartversion)
[![Dependency Status](https://david-dm.org/pushrocks/smartversion.svg)](https://david-dm.org/pushrocks/smartversion)
[![bitHound Dependencies](https://www.bithound.io/github/pushrocks/smartversion/badges/dependencies.svg)](https://www.bithound.io/github/pushrocks/smartversion/master/dependencies/npm)
[![bitHound Code](https://www.bithound.io/github/pushrocks/smartversion/badges/code.svg)](https://www.bithound.io/github/pushrocks/smartversion)
[![TypeScript](https://img.shields.io/badge/TypeScript-2.x-blue.svg)](https://nodejs.org/dist/latest-v6.x/docs/api/)
[![node](https://img.shields.io/badge/node->=%206.x.x-blue.svg)](https://nodejs.org/dist/latest-v6.x/docs/api/)
[![JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/)
[![build status](https://gitlab.com/pushrocks/smartversion/badges/master/build.svg)](https://gitlab.com/pushrocks/smartversion/commits/master)
[![coverage report](https://gitlab.com/pushrocks/smartversion/badges/master/coverage.svg)](https://gitlab.com/pushrocks/smartversion/commits/master)
[![npm downloads per month](https://img.shields.io/npm/dm/@pushrocks/smartversion.svg)](https://www.npmjs.com/package/@pushrocks/smartversion)
[![Known Vulnerabilities](https://snyk.io/test/npm/@pushrocks/smartversion/badge.svg)](https://snyk.io/test/npm/@pushrocks/smartversion)
[![TypeScript](https://img.shields.io/badge/TypeScript->=%203.x-blue.svg)](https://nodejs.org/dist/latest-v10.x/docs/api/)
[![node](https://img.shields.io/badge/node->=%2010.x.x-blue.svg)](https://nodejs.org/dist/latest-v10.x/docs/api/)
[![JavaScript Style Guide](https://img.shields.io/badge/code%20style-prettier-ff69b4.svg)](https://prettier.io/)
## Usage
@@ -31,3 +26,10 @@ For further information read the linked docs at the top of this README.
> | By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html)
[![repo-footer](https://pushrocks.gitlab.io/assets/repo-footer.svg)](https://push.rocks)
For further information read the linked docs at the top of this readme.
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)
| By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy)
[![repo-footer](https://lossless.gitlab.io/publicrelations/repofooter.svg)](https://maintainedby.lossless.com)