Skip to content

Commit db30773

Browse files
chore: release
chore: release 0.19.4
1 parent 6301cc9 commit db30773

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softarc/sheriff-core",
3-
"version": "0.19.3",
3+
"version": "0.19.4",
44
"homepage": "https://github.com/softarc-consulting/sheriff",
55
"license": "MIT",
66
"author": {
@@ -19,4 +19,4 @@
1919
"peerDependencies": {
2020
"typescript": ">=4.8"
2121
}
22-
}
22+
}

packages/eslint-plugin/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softarc/eslint-plugin-sheriff",
3-
"version": "0.19.3",
3+
"version": "0.19.4",
44
"homepage": "https://github.com/softarc-consulting/sheriff",
55
"license": "MIT",
66
"author": {
@@ -15,8 +15,8 @@
1515
"type": "commonjs",
1616
"dependencies": {},
1717
"peerDependencies": {
18-
"@softarc/sheriff-core": "0.19.2",
18+
"@softarc/sheriff-core": "0.19.4",
1919
"eslint": "^8.0.0 || ^9.0.0",
2020
"@typescript-eslint/utils": "^5.48.2 || ^6.0.0 || ^7.0.0 || ^8.0.0-alpha.20"
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)