Skip to content

Commit 3bf24c7

Browse files
authored
chore: release main (#4952)
1 parent 173a0b3 commit 3bf24c7

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.1",
7+
"apps/widget-configurator": "1.7.2",
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.2](https://github.com/cowprotocol/cowswap/compare/widget-configurator-v1.7.1...widget-configurator-v1.7.2) (2024-10-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **widget-configurator:** update mainnet default partner fee recipient ([#4949](https://github.com/cowprotocol/cowswap/issues/4949)) ([173a0b3](https://github.com/cowprotocol/cowswap/commit/173a0b3c5e40e6e1679eaf052890b2395112b78b))
9+
310
## [1.7.1](https://github.com/cowprotocol/cowswap/compare/widget-configurator-v1.7.0...widget-configurator-v1.7.1) (2024-10-07)
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.1",
3+
"version": "1.7.2",
44
"description": "CoW Swap widget configurator",
55
"main": "src/main.tsx",
66
"author": "",

0 commit comments

Comments
 (0)