Skip to content

Commit d6a8952

Browse files
chore: release 0.16.3
1 parent f220da8 commit d6a8952

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softarc/sheriff-core",
3-
"version": "0.16.2",
3+
"version": "0.16.3",
44
"homepage": "https://github.com/softarc-consulting/sheriff",
55
"license": "MIT",
66
"author": {

packages/eslint-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softarc/eslint-plugin-sheriff",
3-
"version": "0.16.2",
3+
"version": "0.16.3",
44
"homepage": "https://github.com/softarc-consulting/sheriff",
55
"license": "MIT",
66
"author": {
@@ -15,7 +15,7 @@
1515
"type": "commonjs",
1616
"dependencies": {},
1717
"peerDependencies": {
18-
"@softarc/sheriff-core": "0.16.2",
18+
"@softarc/sheriff-core": "0.16.3",
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
}

0 commit comments

Comments
 (0)