Skip to content

Commit

Permalink
chore(release): 4.10.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.10.3](v4.10.2...v4.10.3) (2024-07-31)

### Bug Fixes

* disable payment change on order place ([27c381e](27c381e))
* update components ([b3ed451](b3ed451))
  • Loading branch information
semantic-release-bot committed Jul 31, 2024
1 parent 2bb5101 commit c20a25a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [4.10.3](https://github.com/commercelayer/mfe-checkout/compare/v4.10.2...v4.10.3) (2024-07-31)


### Bug Fixes

* disable payment change on order place ([27c381e](https://github.com/commercelayer/mfe-checkout/commit/27c381e5621d6a7cba42d41d0d7297773dc8d386))
* update components ([b3ed451](https://github.com/commercelayer/mfe-checkout/commit/b3ed451f40e1e1ad85ae99bf946d21b581282752))

## [4.10.2](https://github.com/commercelayer/mfe-checkout/compare/v4.10.1...v4.10.2) (2024-07-11)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mfe-checkout",
"version": "4.10.2",
"version": "4.10.3",
"engines": {
"node": ">=20.x"
},
Expand Down Expand Up @@ -150,4 +150,4 @@
"cacheDirectories": [
".next/cache"
]
}
}

0 comments on commit c20a25a

Please sign in to comment.