Skip to content

Commit

Permalink
chore(main): release 1.44.2 (#3035)
Browse files Browse the repository at this point in the history
* chore(main): release 1.45.0

* chore: update version to 1.44.2 on CHANGELOG.md

* chore: update to version 1.44.2 on package.json

---------

Co-authored-by: Leandro <[email protected]>
  • Loading branch information
shoom3301 and alfetopito authored Aug 10, 2023
1 parent a3a181c commit b7a2c2b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.44.2](https://github.com/cowprotocol/cowswap/compare/v1.44.1...v1.44.2) (2023-08-10)


### Features

* enhance input arrows ([69cb56a](https://github.com/cowprotocol/cowswap/commit/69cb56accda4e5a53fd460910b8c3097b31d42e4))
* fix styles custom deadline twap ([#3006](https://github.com/cowprotocol/cowswap/issues/3006)) ([e948bdd](https://github.com/cowprotocol/cowswap/commit/e948bddc57d5481627610f18f7115ca715a09a6b))


### Bug Fixes

* **twap:** don't crash app while swap amount diff calculation ([#3033](https://github.com/cowprotocol/cowswap/issues/3033)) ([950d766](https://github.com/cowprotocol/cowswap/commit/950d7661e2c73df45b7c4c6ee1323928cc0d8d5c))

## [1.44.1](https://github.com/cowprotocol/cowswap/compare/v1.44.0...v1.44.1) (2023-08-10)


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": "@cowprotocol/cowswap",
"version": "1.44.1",
"version": "1.44.2",
"description": "CoW Swap",
"main": "index.js",
"author": "",
Expand Down

0 comments on commit b7a2c2b

Please sign in to comment.