Skip to content

Commit

Permalink
chore: release main (#4518)
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 authored Jun 6, 2024
1 parent a5029cd commit 0a5d0bb
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"apps/cowswap-frontend": "1.72.0",
"apps/cowswap-frontend": "1.72.1",
"apps/explorer": "2.30.0",
"libs/permit-utils": "0.3.0",
"libs/widget-lib": "0.12.0",
Expand All @@ -18,6 +18,6 @@
"libs/types": "1.0.0",
"libs/ui": "1.2.1",
"libs/wallet": "1.4.0",
"apps/cow-fi": "1.2.0",
"apps/cow-fi": "1.2.1",
"libs/wallet-provider": "1.0.0"
}
7 changes: 7 additions & 0 deletions apps/cow-fi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.1](https://github.com/cowprotocol/cowswap/compare/cow-fi-v1.2.0...cow-fi-v1.2.1) (2024-06-06)


### Bug Fixes

* force release please to make a release ([#4517](https://github.com/cowprotocol/cowswap/issues/4517)) ([a5029cd](https://github.com/cowprotocol/cowswap/commit/a5029cd122d9fb2420680b2164573fa182b16bd3))

## [1.2.0](https://github.com/cowprotocol/cowswap/compare/cow-fi-v1.1.0...cow-fi-v1.2.0) (2024-06-06)


Expand Down
2 changes: 1 addition & 1 deletion apps/cow-fi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cowprotocol/cow-fi",
"version": "1.2.0",
"version": "1.2.1",
"description": "CoW Swap landing page",
"main": "index.js",
"author": "",
Expand Down
7 changes: 7 additions & 0 deletions apps/cowswap-frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.72.1](https://github.com/cowprotocol/cowswap/compare/cowswap-v1.72.0...cowswap-v1.72.1) (2024-06-06)


### Bug Fixes

* force release please to make a release ([#4517](https://github.com/cowprotocol/cowswap/issues/4517)) ([a5029cd](https://github.com/cowprotocol/cowswap/commit/a5029cd122d9fb2420680b2164573fa182b16bd3))

## [1.72.0](https://github.com/cowprotocol/cowswap/compare/cowswap-v1.71.1...cowswap-v1.72.0) (2024-06-06)


Expand Down
2 changes: 1 addition & 1 deletion apps/cowswap-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cowprotocol/cowswap",
"version": "1.72.0",
"version": "1.72.1",
"description": "CoW Swap",
"main": "index.js",
"author": "",
Expand Down

0 comments on commit 0a5d0bb

Please sign in to comment.