Skip to content

Commit 06c183b

Browse files
committed
chore: Fix package versions and submodules post-release
1 parent a65b08f commit 06c183b

File tree

42 files changed

+83
-83
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+83
-83
lines changed

ecomplus-stores/barradoce

ecomplus-stores/tiasonia

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cloudcommerce/api",
33
"type": "module",
4-
"version": "2.36.10",
4+
"version": "2.36.11",
55
"description": "e-com.plus Cloud Commerce APIs client/adapter",
66
"main": "lib/api.js",
77
"types": "lib/api.d.ts",

packages/apps/affiliate-program/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cloudcommerce/app-affiliate-program",
33
"type": "module",
4-
"version": "2.36.10",
4+
"version": "2.36.11",
55
"description": "e-com.plus Cloud Commerce app for simple affiliate program",
66
"main": "lib/index.js",
77
"files": [

packages/apps/braspag/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cloudcommerce/app-braspag",
33
"type": "module",
4-
"version": "2.36.10",
4+
"version": "2.36.11",
55
"description": "e-com.plus Cloud Commerce app to integrate Braspag",
66
"main": "lib/braspag.js",
77
"exports": {

packages/apps/correios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cloudcommerce/app-correios",
33
"type": "module",
4-
"version": "2.36.10",
4+
"version": "2.36.11",
55
"description": "e-com.plus Cloud Commerce app for Correios shipping calculation",
66
"main": "lib/index.js",
77
"files": [

packages/apps/custom-payment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cloudcommerce/app-custom-payment",
33
"type": "module",
4-
"version": "2.36.10",
4+
"version": "2.36.11",
55
"description": "e-com.plus Cloud Commerce app for simple custom payment methods",
66
"main": "lib/index.js",
77
"files": [

packages/apps/custom-shipping/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cloudcommerce/app-custom-shipping",
33
"type": "module",
4-
"version": "2.36.10",
4+
"version": "2.36.11",
55
"description": "e-com.plus Cloud Commerce app for custom shipping methods",
66
"main": "lib/custom-shipping.js",
77
"files": [

packages/apps/datafrete/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cloudcommerce/app-datafrete",
33
"type": "module",
4-
"version": "2.36.10",
4+
"version": "2.36.11",
55
"description": "e-com.plus Cloud Commerce app to integrate Datafrete shipping gateway ",
66
"main": "lib/datafrete.js",
77
"exports": {

packages/apps/discounts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cloudcommerce/app-discounts",
33
"type": "module",
4-
"version": "2.36.10",
4+
"version": "2.36.11",
55
"description": "e-com.plus Cloud Commerce app for complex discount rules",
66
"main": "lib/discounts.js",
77
"files": [

0 commit comments

Comments
 (0)