Skip to content

Commit

Permalink
chore(release): 1.0.0-v1.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 28, 2023
1 parent 80a1515 commit 8193683
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# [1.0.0-v1.4](https://github.com/Greenstand/treetracker-wallet-admin-client/compare/v1.0.0-v1.3...v1.0.0-v1.4) (2023-07-28)


### Bug Fixes

* fixed overflow issues ([4126802](https://github.com/Greenstand/treetracker-wallet-admin-client/commit/41268029bbccd91150490c913854d2019b612fc8))
* minor fix and refactoring ([3494b56](https://github.com/Greenstand/treetracker-wallet-admin-client/commit/3494b56517bba75086e940877eea76c3ebcd74ae))
* remove InfoCircle.js ([479d635](https://github.com/Greenstand/treetracker-wallet-admin-client/commit/479d6353bdf431f57b17868fb7b53fb635b8a30e))
* restore commits ([26f3048](https://github.com/Greenstand/treetracker-wallet-admin-client/commit/26f3048cda4a060ad036c948655c454f143ab166))
* TokenInfoBlock.js conditional display of subwallet ([295f188](https://github.com/Greenstand/treetracker-wallet-admin-client/commit/295f1887314aa2451fb3a949b10fee2c29f46ce0))
* update tests and SendTokens.js ([25dcab6](https://github.com/Greenstand/treetracker-wallet-admin-client/commit/25dcab6b213bfd0a18bc48eca70664ae4815d19c))


### Features

* basic structure of updated display ([5aaee3d](https://github.com/Greenstand/treetracker-wallet-admin-client/commit/5aaee3de8b52f20fdfc81888d8f670b10de741bb))
* display available tokens ([37b74d6](https://github.com/Greenstand/treetracker-wallet-admin-client/commit/37b74d6adbe36bb4fa88e8add8ddca03609e1c84))
* finished display component ([a34f419](https://github.com/Greenstand/treetracker-wallet-admin-client/commit/a34f4196681e10e3beb7acb0499ec9bb1068ac2b))
* minor refactoring ([aa92187](https://github.com/Greenstand/treetracker-wallet-admin-client/commit/aa92187da1ee9550bd18b1b72b9d03b2829c7aa7))
* updated structure ([a5aed3f](https://github.com/Greenstand/treetracker-wallet-admin-client/commit/a5aed3f54d8e0cdf091023b86d786b3bc2311139))

# [1.0.0-v1.3](https://github.com/Greenstand/treetracker-wallet-admin-client/compare/v1.0.0-v1.2...v1.0.0-v1.3) (2023-07-28)


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": "treetracker-wallet-admin-client",
"version": "1.0.0-v1.3",
"version": "1.0.0-v1.4",
"private": true,
"dependencies": {
"@emotion/react": "^11.10.6",
Expand Down

0 comments on commit 8193683

Please sign in to comment.