Skip to content

Commit

Permalink
chore(release): 1.7.0-beta.3
Browse files Browse the repository at this point in the history
# [1.7.0-beta.3](v1.7.0-beta.2...v1.7.0-beta.3) (2023-12-14)

### Features

* polls for new transactions when also fetching updated account information ([#53](#53)) ([3279431](3279431))
  • Loading branch information
agoralabs-bot committed Dec 14, 2023
1 parent 3279431 commit dda8586
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug_report_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ body:
label: Version
description: What version of the software are you running?
options:
- 1.7.0-beta.3
- 1.7.0-beta.2
- 1.7.0-beta.1
- 1.6.1-beta.2
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.7.0-beta.3](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.7.0-beta.2...v1.7.0-beta.3) (2023-12-14)


### Features

* polls for new transactions when also fetching updated account information ([#53](https://github.com/agoralabs-sh/kibisis-web-extension/issues/53)) ([3279431](https://github.com/agoralabs-sh/kibisis-web-extension/commit/32794319867e238bd963a206595ea1ca61312154))

# [1.7.0-beta.2](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v1.7.0-beta.1...v1.7.0-beta.2) (2023-12-12)


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": "@agoralabs-sh/kibisis-web-extension",
"version": "1.7.0-beta.2",
"version": "1.7.0-beta.3",
"description": "An AVM wallet in your browser that goes beyond just DeFi.",
"main": "build/main.js",
"repository": {
Expand Down

0 comments on commit dda8586

Please sign in to comment.