Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 2c58f47

Browse files
chore(release): 1.0.3 [skip ci]
1 parent da309ca commit 2c58f47

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.3](https://github.com/AtomLinter/linter-eslint-node/compare/v1.0.2...v1.0.3) (2022-03-15)
2+
3+
4+
### Bug Fixes
5+
6+
* test semantic release ([da309ca](https://github.com/AtomLinter/linter-eslint-node/commit/da309ca0aa41e3b8b1d0ebe03234b3751eb35bee))
7+
18
# 1.0.2 (2022-03-15)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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,7 +1,7 @@
11
{
22
"name": "linter-eslint-node",
33
"main": "./lib/main",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"description": "A short description of your package",
66
"keywords": [
77
"linter-eslint",

0 commit comments

Comments
 (0)