Skip to content

Commit 5c59720

Browse files
committed
release v6.1.0
1 parent c3fe5ea commit 5c59720

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

dist/index.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.

dist/index.js.map

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

dist/version.d.ts

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

docs/coverage.svg

Lines changed: 1 addition & 1 deletion
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-branch",
33
"description": "Neon Create Branch GitHub Action",
4-
"version": "6.0.2",
4+
"version": "6.1.0",
55
"author": "",
66
"private": false,
77
"type": "module",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export const version = '6.0.2'
1+
export const version = '6.1.0'
22

33
// This file is auto-generated. Use 'bun run prebuild' when you need to update the version!

0 commit comments

Comments
 (0)