Skip to content

Commit db1d3f4

Browse files
chore: release 0.16.2
1 parent ff2ab4f commit db1d3f4

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.1",
3+
"version": "0.16.2",
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.1",
3+
"version": "0.16.2",
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.1",
18+
"@softarc/sheriff-core": "0.16.2",
1919
"eslint": "^8.0.0 || ^9.0.0",
2020
"@typescript-eslint/utils": "^7.11.0 || ^8.0.0-alpha.20"
2121
}

0 commit comments

Comments
 (0)