Skip to content

Commit

Permalink
Merge pull request #183 from commercetools/kinghin.leung/release-v4.3.0
Browse files Browse the repository at this point in the history
chore(all): release 4.3.0
  • Loading branch information
leungkinghin-ct authored Aug 2, 2024
2 parents 41d7256 + b08aa0b commit 3fa3848
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions enabler/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion enabler/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "enabler",
"private": true,
"version": "4.2.0",
"version": "4.3.0",
"type": "module",
"scripts": {
"dev": "vite --port 3000",
Expand Down
4 changes: 2 additions & 2 deletions processor/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion processor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "payment-integration-adyen",
"version": "4.2.0",
"version": "4.3.0",
"description": "Payment integration with Adyen",
"main": "dist/server.js",
"scripts": {
Expand Down

0 comments on commit 3fa3848

Please sign in to comment.