Skip to content

Commit

Permalink
chore(release): 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mleralec committed Apr 5, 2022
1 parent a6f4019 commit 0c38d95
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@

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.

### [2.0.1](https://github.com/WTTJ/wttj-config-front/compare/v2.0.0...v2.0.1) (2022-04-05)

### [1.1.4](https://github.com/WTTJ/wttj-config-front/compare/v1.1.3...v1.1.4) (2020-09-28)

### [1.1.3](https://github.com/WTTJ/wttj-config-front/compare/v1.1.2...v1.1.3) (2020-09-28)

### [1.1.3](https://github.com/WTTJ/wttj-config-front/compare/v1.0.1...v1.1.3) (2020-05-27)


### Features

* change trailingComma to es5 ([a8cd00b](https://github.com/WTTJ/wttj-config-front/commit/a8cd00be05969376c18c7af532613c467c6d94bb))

- change trailingComma to es5 ([a8cd00b](https://github.com/WTTJ/wttj-config-front/commit/a8cd00be05969376c18c7af532613c467c6d94bb))

### Bug Fixes

* prevent from using template litterals ([92d2791](https://github.com/WTTJ/wttj-config-front/commit/92d279150c032ab1c55c5e22986a9ddc59a1bf53))
- prevent from using template litterals ([92d2791](https://github.com/WTTJ/wttj-config-front/commit/92d279150c032ab1c55c5e22986a9ddc59a1bf53))

### 1.0.1 (2019-10-10)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wttj-config-front",
"version": "2.0.0",
"version": "2.0.1",
"description": "Front-end code lint and formatting config",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 0c38d95

Please sign in to comment.