Skip to content

Commit d039247

Browse files
chore(main): release (#7836)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this action to publish automatically](https://github.com/changesets/action#with-publishing). If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases > The changelog information of each package has been omitted from this message, as the content exceeds the size limit. ## @cowprotocol/cowswap@3.18.1 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 115e34b commit d039247

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

apps/cowswap-frontend/CHANGELOG.md

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

3+
## [3.18.1](https://github.com/cowprotocol/cowswap/compare/cowswap-v3.18.0...cowswap-v3.18.1) (2026-07-09)
4+
5+
### Patch Changes
6+
7+
- fix: fix bridging with bungee (#7831)
8+
39
## [3.18.0](https://github.com/cowprotocol/cowswap/compare/cowswap-v3.17.0...cowswap-v3.18.0) (2026-07-08)
410

511
### Minor Changes

apps/cowswap-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cowprotocol/cowswap",
3-
"version": "3.18.0",
3+
"version": "3.18.1",
44
"private": true,
55
"description": "CoW Swap",
66
"main": "index.js",

0 commit comments

Comments
 (0)