Skip to content

Commit 80472f4

Browse files
authored
chore: release main (#4946)
1 parent f282b94 commit 80472f4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"libs/permit-utils": "0.3.1",
55
"libs/widget-lib": "0.15.0",
66
"libs/widget-react": "0.11.0",
7-
"apps/widget-configurator": "1.7.0",
7+
"apps/widget-configurator": "1.7.1",
88
"libs/analytics": "1.8.0",
99
"libs/assets": "1.8.0",
1010
"libs/common-const": "1.7.0",

apps/widget-configurator/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.7.1](https://github.com/cowprotocol/cowswap/compare/widget-configurator-v1.7.0...widget-configurator-v1.7.1) (2024-10-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **widget-configurator:** use different default partner fee address per chain ([#4942](https://github.com/cowprotocol/cowswap/issues/4942)) ([f282b94](https://github.com/cowprotocol/cowswap/commit/f282b948d011022c563e4c6189af8da86f020754))
9+
310
## [1.7.0](https://github.com/cowprotocol/cowswap/compare/widget-configurator-v1.6.0...widget-configurator-v1.7.0) (2024-09-30)
411

512

apps/widget-configurator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cowprotocol/widget-configurator",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "CoW Swap widget configurator",
55
"main": "src/main.tsx",
66
"author": "",

0 commit comments

Comments
 (0)