Skip to content

Commit

Permalink
chore(release): 4.8.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.8.3](v4.8.2...v4.8.3) (2024-04-02)

### Bug Fixes

* adjust logic on step complete on page reload ([2722bda](2722bda))
  • Loading branch information
semantic-release-bot committed Apr 2, 2024
1 parent 5de7adb commit 0b8647f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.8.3](https://github.com/commercelayer/mfe-checkout/compare/v4.8.2...v4.8.3) (2024-04-02)


### Bug Fixes

* adjust logic on step complete on page reload ([2722bda](https://github.com/commercelayer/mfe-checkout/commit/2722bda972e51ed5ce531a0b34313a0bcbd4355c))

## [4.8.2](https://github.com/commercelayer/mfe-checkout/compare/v4.8.1...v4.8.2) (2024-04-02)


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.8.2",
"version": "4.8.3",
"engines": {
"node": ">=20.x"
},
Expand Down Expand Up @@ -149,4 +149,4 @@
"cacheDirectories": [
".next/cache"
]
}
}

0 comments on commit 0b8647f

Please sign in to comment.