Skip to content

Commit 269b2f8

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2020-11-24) ### Features * **deps:** update typescript ([d96e842](d96e842))
1 parent d96e842 commit 269b2f8

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.3.0](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.2.0...v1.3.0) (2020-11-24)
2+
3+
4+
### Features
5+
6+
* **deps:** update typescript ([d96e842](https://github.com/enter-at/eslint-config-typescript-prettier/commit/d96e842e7042cb240270c51f635a7290e023b3b4))
7+
18
# [1.2.0](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.1.1...v1.2.0) (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.2.0",
3+
"version": "1.3.0",
44
"description": "Enterat's ESLint config with TypeScript and Prettier support.",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)