Skip to content

Commit 6eaf966

Browse files
committed
chore(bumpp): update package version to v0.8.19
1 parent f71325a commit 6eaf966

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/release-notes.yml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
tags:
66
- "v*"
7-
- "*"
87

98
jobs:
109
release-note:

bump.config.ts

-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ export default defineConfig({
55
all: true,
66
commit: "chore(bumpp): update package version to v",
77
files: ["./packages/**/package.json"],
8-
push: false,
98
// tag: "@zayne-labs/toolkit@%",
109
});

0 commit comments

Comments
 (0)