Skip to content

Commit b888bad

Browse files
chore: bump version to v1.0.1
1 parent 7db76a9 commit b888bad

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

extension/manifest-base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "GitHub Bookmarked Issues",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Track your bookmarked GitHub issues across all repositories with cross-device sync",
55
"manifest_version": 3,
66
"permissions": [

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": "github-bookmarked-issues",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Track your bookmarked GitHub issues across all repositories with cross-device sync",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)