Skip to content

Commit fdbc3a6

Browse files
Version Packages (#51)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 97c9a9d commit fdbc3a6

File tree

9 files changed

+35
-12
lines changed

9 files changed

+35
-12
lines changed

.changeset/ten-clouds-poke.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/composable-cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @elasticpath/composable-cli
22

3+
## 0.5.3
4+
5+
### Patch Changes
6+
7+
- 97c9a9d: Renamed mason packages and repository to composable and composable-cli to match the new naming convention.
8+
- Updated dependencies [97c9a9d]
9+
- @elasticpath/d2c-schematics@0.6.2
10+
311
## 0.5.2
412

513
### Patch Changes

packages/composable-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elasticpath/composable-cli",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "Elastic Path Commerce Cloud Schematics - CLI",
55
"repository": {
66
"type": "git",

packages/composable-common/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @elasticpath/composable-common
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- 97c9a9d: Renamed mason packages and repository to composable and composable-cli to match the new naming convention.
8+
39
## 0.1.4
410

511
### Patch Changes

packages/composable-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elasticpath/composable-common",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"main": "./dist-cjs/index.js",
55
"types": "./dist-types/index.d.ts",
66
"module": "./dist-es/index.js",

packages/composable-integration-hub-deployer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @elasticpath/composable-integration-hub-deployer
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- 97c9a9d: Renamed mason packages and repository to composable and composable-cli to match the new naming convention.
8+
- Updated dependencies [97c9a9d]
9+
- @elasticpath/composable-common@0.1.5
10+
311
## 0.1.4
412

513
### Patch Changes

packages/composable-integration-hub-deployer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elasticpath/composable-integration-hub-deployer",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"types": "./dist-types/index.d.ts",
55
"scripts": {
66
"build": "yarn build:types",

packages/d2c-schematics/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @elasticpath/d2c-schematics
22

3+
## 0.6.2
4+
5+
### Patch Changes
6+
7+
- 97c9a9d: Renamed mason packages and repository to composable and composable-cli to match the new naming convention.
8+
- Updated dependencies [97c9a9d]
9+
- @elasticpath/composable-integration-hub-deployer@0.1.5
10+
- @elasticpath/composable-common@0.1.5
11+
312
## 0.6.1
413

514
### Patch Changes

packages/d2c-schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elasticpath/d2c-schematics",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "D2C Storefront Schematics for Elastic Path Commerce Cloud",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)