Skip to content

Commit a126263

Browse files
committed
release: Release version 0.0.1
1 parent 934447f commit a126263

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 0.0.1 (2022-01-24)
2+
3+
Initial commit

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@morev/eslint-config-more",
33
"description": "Yet another strict shareable ESLint configuration",
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"private": false,
66
"license": "MIT",
77
"publishConfig": {

0 commit comments

Comments
 (0)