Skip to content

Commit

Permalink
v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rgehan committed Mar 6, 2024
1 parent ef80943 commit 66ffc94
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### v2.2.2
- Refresh all button, when pressing Meta key [Renan GEHAN]
- Handle draft PRs [Renan GEHAN]
- Fix build script to avoid weird parcel issues [Renan GEHAN]

### v2.2.1
- Add support for draft PRs [Renan GEHAN]

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}
},
"browserslist": "> 0.5%, last 2 versions, not dead",
"version": "2.2.1",
"version": "2.2.2",
"author": "Renan GEHAN <rgehan94@gmail.com>",
"license": "MIT",
"dependencies": {
Expand Down Expand Up @@ -93,4 +93,4 @@
"e2e": "cypress open",
"lint": "eslint --ext ts,tsx src/"
}
}
}

0 comments on commit 66ffc94

Please sign in to comment.