Skip to content

Commit 6735695

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2023-10-28) ### Bug Fixes * **package:** add required peer dependencies ([8294559](8294559)) * rename repo to make it work as shared config ([1d70b64](1d70b64))
1 parent 8294559 commit 6735695

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.1](https://github.com/Lundalogik/eslint-config/compare/v1.0.0...v1.0.1) (2023-10-28)
2+
3+
4+
### Bug Fixes
5+
6+
7+
* **package:** add required peer dependencies ([8294559](https://github.com/Lundalogik/eslint-config/commit/8294559b3b180c1327625663c204df1f33fcd78e))
8+
* rename repo to make it work as shared config ([1d70b64](https://github.com/Lundalogik/eslint-config/commit/1d70b64c10e49f3a10c852a2a6affb382b3b4e95))
9+
110
# 1.0.0 (2023-10-28)
211

312

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,6 +1,6 @@
11
{
22
"name": "@limetech/eslint-config",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Reusable lint rules for use in other packages.",
55
"author": "Lime Technologies",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)