Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
* 0.3.0

* docs: update changelog for 0.3.0
  • Loading branch information
YuliaTsareva committed Feb 4, 2019
1 parent 93a6485 commit bec3e70
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Change Log

<a name="0.3.0"></a>
# [0.3.0](https://github.com/TinkoffCreditSystems/linters/compare/v0.2.0...v0.3.0) (2019-02-04)

### Features

* enable `trailingComma` in prettier.config.js ([#6](https://github.com/TinkoffCreditSystems/linters/issues/6)) ([93a6485](https://github.com/TinkoffCreditSystems/linters/commit/93a6485))

<a name="0.2.0"></a>
# [0.2.0](https://github.com/TinkoffCreditSystems/linters/compare/v0.1.0...v0.2.0) (2019-01-18)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@tinkoff/linters",
"version": "0.2.0",
"version": "0.3.0",
"description": "Linter configs and custom TSLint rules of Tinkoff",
"license": "Apache-2.0",
"scripts": {
Expand Down

0 comments on commit bec3e70

Please sign in to comment.