Skip to content

Commit 183f2e1

Browse files
committed
8.0.5
1 parent f40f297 commit 183f2e1

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

dist/version.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "virtual-code-owners",
3-
"version": "8.0.4",
3+
"version": "8.0.5",
44
"description": "CODEOWNERS with teams for teams that can't use GitHub teams",
55
"type": "module",
66
"bin": {

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// generated by tools/get-version.ts - edits will be overwritten
2-
export const VERSION = "8.0.4";
2+
export const VERSION = "8.0.5";

0 commit comments

Comments
 (0)