Skip to content

Commit 704ee19

Browse files
committed
chore: release v0.1.2
1 parent 7f9941d commit 704ee19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @homepageURL https://github.com/antfu/open-in-codeflow
44
// @supportURL https://github.com/antfu/open-in-codeflow
55
// @namespace https://greasyfork.org/en/scripts/464002-open-in-codeflow
6-
// @version 0.1.1
6+
// @version 0.1.2
77
// @description Enhances GitHub to add a button to open the repo/issue/PR in Codeflow.
88
// @author Anthony Fu
99
// @license MIT

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "open-in-codeflow",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"private": true,
66
"packageManager": "pnpm@8.2.0",
77
"author": "Anthony Fu <anthonyfu117@hotmail.com>",

0 commit comments

Comments
 (0)