Skip to content

Commit

Permalink
Version release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fbwoolf committed Sep 29, 2021
1 parent 9fe5b22 commit fcf4a67
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-pandas-clap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-cameras-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-numbers-breathe.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 2.19.0

### Minor Changes

- [#1738](https://github.com/blockstack/stacks-wallet-web/pull/1738) [`b470c7a57`](https://github.com/blockstack/stacks-wallet-web/commit/b470c7a574b67e3dfc9547b03c13300222026ac5) Thanks [@kyranjamie](https://github.com/kyranjamie)! - Adds messages sourced from the main branch of the repository

* [#1726](https://github.com/blockstack/stacks-wallet-web/pull/1726) [`9fe5b22df`](https://github.com/blockstack/stacks-wallet-web/commit/9fe5b22df156ca9d859d4147e86a87395536345c) Thanks [@aulneau](https://github.com/aulneau)! - This update improves the way in which the wallet persists user activity. When a user sends a transaction, the wallet will store a version of it locally. This improves the performance and feedback of the application.

### Patch Changes

- [#1737](https://github.com/blockstack/stacks-wallet-web/pull/1737) [`92aee034b`](https://github.com/blockstack/stacks-wallet-web/commit/92aee034b31c9a1a79fa2ff7ef1f9391e8acfae1) Thanks [@josecanhelp](https://github.com/josecanhelp)! - This change allows a wallet with zero STX balance to sign a sponsored transaction.

## 2.18.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"typecheck": "tsc --noEmit",
"check:deps": "dependency-cruise --config .dependency-cruiser.js \"src/**/*.{ts,tsx}\""
},
"version": "2.18.0",
"version": "2.19.0",
"author": "Blockstack PBC",
"dependencies": {
"@emotion/core": "11.0.0",
Expand Down

1 comment on commit fcf4a67

@vercel
Copy link

@vercel vercel bot commented on fcf4a67 Sep 29, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.