Skip to content

Commit

Permalink
chore: release main (#5219)
Browse files Browse the repository at this point in the history
Co-authored-by: Anxo Rodriguez <[email protected]>
  • Loading branch information
shoom3301 and anxolin authored Dec 17, 2024
1 parent 006d71f commit 8f46379
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,6 +1,6 @@
{
"apps/cowswap-frontend": "1.93.2",
"apps/explorer": "2.38.0",
"apps/explorer": "2.39.0",
"libs/permit-utils": "0.5.0",
"libs/widget-lib": "0.18.0",
"libs/widget-react": "0.11.0",
Expand Down
7 changes: 7 additions & 0 deletions apps/explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.39.0](https://github.com/cowprotocol/cowswap/compare/explorer-v2.38.0...explorer-v2.39.0) (2024-12-17)


### Features

* warn about unsigned orders, and hide not relevant orders ([#5214](https://github.com/cowprotocol/cowswap/issues/5214)) ([0d19616](https://github.com/cowprotocol/cowswap/commit/0d196168076fda10e8e5d823d0288ce0ed1bd612))

## [2.38.0](https://github.com/cowprotocol/cowswap/compare/explorer-v2.37.0...explorer-v2.38.0) (2024-12-04)


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

0 comments on commit 8f46379

Please sign in to comment.