An open API service indexing awesome lists of open source software.

https://github.com/wyze/changelog

Write a change log.
https://github.com/wyze/changelog

Last synced: 2 months ago
JSON representation

Write a change log.

Awesome Lists containing this project

README

        

# @wyze/changelog · [![Build Status][circleci-image]][circleci-url] [![npm][npm-image]][npm-url] [![Codecov.io][codecov-image]][codecov-url]

> Write a change log.

## Installation

```sh
$ yarn add --dev @wyze/changelog
```

## Usage

```json
{
"scripts": {
"version": "changelog"
}
}
```

## Change Log

> [Full Change Log](changelog.md)

### [v1.0.0](https://github.com/wyze/changelog/releases/tag/v1.0.0) (2019-03-08)

* Initial commit ([@wyze](https://github.com/wyze) in [7bdbb7b](https://github.com/wyze/changelog/commit/7bdbb7b))

## License

MIT © [Neil Kistner](//neilkistner.com)

[circleci-image]: https://img.shields.io/circleci/project/github/wyze/changelog.svg?style=flat-square
[circleci-url]: https://circleci.com/gh/wyze/changelog

[npm-image]: https://img.shields.io/npm/v/@wyze/changelog.svg?style=flat-square
[npm-url]: https://npmjs.com/package/@wyze/changelog

[codecov-image]: https://img.shields.io/codecov/c/github/wyze/changelog.svg?style=flat-square
[codecov-url]: https://codecov.io/github/wyze/changelog