Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
freitzzz committed Sep 23, 2023
2 parents 0ad5605 + 04f4736 commit a604f76
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/two-zoos-itch.md

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/publish-github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
id: changesets
uses: changesets/action@v1
with:
<<<<<<< HEAD
#publish: git tag v$(cat package.json | grep version | cut -d '"' -f 4) | echo "New tag: "
publish: ls
env:
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# github-bookmark

## 0.0.10

### Patch Changes

- b57f9b2: asdsad

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-bookmark",
"version": "0.0.9",
"version": "0.0.10",
"description": "A micro browser extension that saves a web page URL as a GitHub issue",
"main": "dist/index.js",
"module": "dist/index.cjs",
Expand Down

0 comments on commit a604f76

Please sign in to comment.