Skip to content

Commit

Permalink
chore(release): cut release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
varl committed Mar 4, 2019
1 parent 35f76ef commit 498ab10
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="2.1.0"></a>

# [2.1.0](https://github.com/dhis2/cli-style/compare/2.0.1...2.1.0) (2019-03-04)

### Bug Fixes

- only whitelist js under js subcommand ([9dc010a](https://github.com/dhis2/cli-style/commit/9dc010a))

### Features

- add editorconfig ([#13](https://github.com/dhis2/cli-style/issues/13)) ([8b0c392](https://github.com/dhis2/cli-style/commit/8b0c392))

<a name="2.0.1"></a>

## [2.0.1](https://github.com/dhis2/cli-style/compare/2.0.0...2.0.1) (2019-02-08)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2/cli-style",
"version": "2.0.1",
"version": "2.1.0",
"description": "The code and commit style for DHIS2.",
"bin": {
"d2-style": "bin/d2-style"
Expand Down

0 comments on commit 498ab10

Please sign in to comment.