Skip to content

Commit

Permalink
chore: release main (#4952)
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 authored Oct 8, 2024
1 parent 173a0b3 commit 3bf24c7
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
Expand Up @@ -4,7 +4,7 @@
"libs/permit-utils": "0.3.1",
"libs/widget-lib": "0.15.0",
"libs/widget-react": "0.11.0",
"apps/widget-configurator": "1.7.1",
"apps/widget-configurator": "1.7.2",
"libs/analytics": "1.8.0",
"libs/assets": "1.8.0",
"libs/common-const": "1.7.0",
Expand Down
7 changes: 7 additions & 0 deletions apps/widget-configurator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.7.2](https://github.com/cowprotocol/cowswap/compare/widget-configurator-v1.7.1...widget-configurator-v1.7.2) (2024-10-08)


### Bug Fixes

* **widget-configurator:** update mainnet default partner fee recipient ([#4949](https://github.com/cowprotocol/cowswap/issues/4949)) ([173a0b3](https://github.com/cowprotocol/cowswap/commit/173a0b3c5e40e6e1679eaf052890b2395112b78b))

## [1.7.1](https://github.com/cowprotocol/cowswap/compare/widget-configurator-v1.7.0...widget-configurator-v1.7.1) (2024-10-07)


Expand Down
2 changes: 1 addition & 1 deletion apps/widget-configurator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cowprotocol/widget-configurator",
"version": "1.7.1",
"version": "1.7.2",
"description": "CoW Swap widget configurator",
"main": "src/main.tsx",
"author": "",
Expand Down

0 comments on commit 3bf24c7

Please sign in to comment.