Version bump

This commit is contained in:
Rene Vergara 2022-08-05 14:32:12 -05:00
parent 614a1cfb68
commit eb903b5ee3
Signed by: pitmutt
GPG Key ID: 65122AD495A7F5B2
2 changed files with 11 additions and 1 deletions

View File

@ -5,6 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
## [1.2.2] - 2022-08-05
### Added
- Convenience buttons on checkout for wallets that are not ZIP-321-compliant
### Fixed
- Memo for checkout orders
## [1.2.1] - 2022-08-01
### Changed

View File

@ -1,6 +1,6 @@
{
"name": "zgo",
"version": "1.2.0",
"version": "1.2.2",
"scripts": {
"ng": "ng",
"start": "ng serve",