Skip to content

Commit f2eb295

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2021-02-17) ### Bug Fixes * **deps:** update all eslint-config deps ([9ddc819](9ddc819)) * **deps:** update dependency eslint-config-prettier to v7 ([041fa2c](041fa2c))
1 parent 9ddc819 commit f2eb295

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.3](https://github.com/eclass/eslint-config-typescript/compare/v1.0.2...v1.0.3) (2021-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all eslint-config deps ([9ddc819](https://github.com/eclass/eslint-config-typescript/commit/9ddc819f01098c50d98604502fa0bada3dec7514))
7+
* **deps:** update dependency eslint-config-prettier to v7 ([041fa2c](https://github.com/eclass/eslint-config-typescript/commit/041fa2c21d54f92b42978fe8ab60c2aeadeb112d))
8+
19
## [1.0.2](https://github.com/eclass/eslint-config-typescript/compare/v1.0.1...v1.0.2) (2020-11-06)
210

311

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": "@eclass/eslint-config-typescript",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "eslint shareable config for typescript",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)