Skip to content

Commit

Permalink
chore: release main (cowprotocol#4840)
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 authored Aug 29, 2024
1 parent 659c95d commit 74fbdcc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"apps/cowswap-frontend": "1.81.0",
"apps/cowswap-frontend": "1.81.1",
"apps/explorer": "2.33.1",
"libs/permit-utils": "0.3.1",
"libs/widget-lib": "0.14.0",
Expand Down
7 changes: 7 additions & 0 deletions apps/cowswap-frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.81.1](https://github.com/cowprotocol/cowswap/compare/cowswap-v1.81.0...cowswap-v1.81.1) (2024-08-29)


### Bug Fixes

* **widget:** update tokens based on widget params ([#4820](https://github.com/cowprotocol/cowswap/issues/4820)) ([659c95d](https://github.com/cowprotocol/cowswap/commit/659c95d225a0af2c58a5596ae1e55f3f4b4a1019))

## [1.81.0](https://github.com/cowprotocol/cowswap/compare/cowswap-v1.80.0...cowswap-v1.81.0) (2024-08-27)


Expand Down
2 changes: 1 addition & 1 deletion apps/cowswap-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cowprotocol/cowswap",
"version": "1.81.0",
"version": "1.81.1",
"description": "CoW Swap",
"main": "index.js",
"author": "",
Expand Down

0 comments on commit 74fbdcc

Please sign in to comment.