Skip to content

Commit 985fa2e

Browse files
committed
chore: reset versions before release
1 parent 471273f commit 985fa2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@actcoding/eslint-config",
33
"description": "Shared eslint config.",
4-
"version": "0.0.9",
4+
"version": "0.0.8",
55
"license": "MIT",
66
"homepage": "https://github.com/actcoding/eslint-config?tab=readme-ov-file#readme",
77
"repository": {

packages/eslint-plugin-import-newlines/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@actcoding/eslint-plugin-import-newlines",
33
"description": "ESLint plugin for enforcing newlines in ES6 import statements past a certain number of items.",
4-
"version": "0.1.0",
4+
"version": "0.0.0",
55
"license": "MIT",
66
"homepage": "https://github.com/actcoding/eslint-config?tab=readme-ov-file#readme",
77
"repository": {

0 commit comments

Comments
 (0)