Skip to content

Commit 07ab3da

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-05-27) ### Features * first release ([f660e51](f660e51))
1 parent 24907a6 commit 07ab3da

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2020-05-27)
2+
3+
4+
### Features
5+
6+
* first release ([f660e51](https://github.com/eclass/eslint-config-typescript/commit/f660e51317490b10a0383cad7860f5d1a41f5c19))

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

0 commit comments

Comments
 (0)