Skip to content

Commit b3b9fb7

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2020-11-24) ### Features * **deps:** update peer dependencies ([94d4f7f](94d4f7f))
1 parent 53e8e92 commit b3b9fb7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.1.1...v1.2.0) (2020-11-24)
2+
3+
4+
### Features
5+
6+
* **deps:** update peer dependencies ([94d4f7f](https://github.com/enter-at/eslint-config-typescript-prettier/commit/94d4f7fc5305192108053bfe112bc86d6accd5d0))
7+
18
## [1.1.1](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.1.0...v1.1.1) (2020-11-24)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@enter-at/eslint-config-typescript-prettier",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "Enterat's ESLint config with TypeScript and Prettier support.",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)