Skip to content

Commit

Permalink
Main bump versions (#780)
Browse files Browse the repository at this point in the history
* chore(ramp-network): release version 0.1.5

* chore(tx-builder): release version 1.16.5

---------

Co-authored-by: 🦉🤖 Safe Bot[bot] <->
  • Loading branch information
schmanu authored Nov 29, 2023
1 parent d6e6bd9 commit 72b566e
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 2 deletions.
9 changes: 9 additions & 0 deletions apps/ramp-network/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.1.5](https://github.com/safe-global/safe-react-apps/compare/ramp-network-0.1.4...ramp-network-0.1.5) (2023-11-29)


### Bug Fixes

* **ramp-network:** upgrade SDK to 4.0.4 ([#778](https://github.com/safe-global/safe-react-apps/issues/778)) ([87fd5eb](https://github.com/safe-global/safe-react-apps/commit/87fd5eb1c277d87fec8c3b8f5b157f44b2e7ec82))



## [0.1.4](https://github.com/safe-global/safe-react-apps/compare/ramp-network-0.1.3...ramp-network-0.1.4) (2023-11-09)


Expand Down
2 changes: 1 addition & 1 deletion apps/ramp-network/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ramp-network",
"version": "0.1.4",
"version": "0.1.5",
"private": true,
"homepage": "./",
"dependencies": {
Expand Down
4 changes: 4 additions & 0 deletions apps/tx-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [1.16.5](https://github.com/safe-global/safe-react-apps/compare/tx-builder-1.16.4...tx-builder-1.16.5) (2023-11-29)



## [1.16.4](https://github.com/safe-global/safe-react-apps/compare/tx-builder-1.16.3...tx-builder-1.16.4) (2023-09-22)


Expand Down
2 changes: 1 addition & 1 deletion apps/tx-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tx-builder",
"version": "1.16.4",
"version": "1.16.5",
"private": true,
"homepage": "/tx-builder",
"dependencies": {
Expand Down

0 comments on commit 72b566e

Please sign in to comment.