Skip to content

Commit b744d2a

Browse files
Version Packages (#15)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d469a6f commit b744d2a

File tree

6 files changed

+17
-13
lines changed

6 files changed

+17
-13
lines changed

.changeset/eighty-walls-sparkle.md

-5
This file was deleted.

.changeset/popular-chicken-search.md

-5
This file was deleted.

packages/d2c-schematics/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @elasticpath/d2c-schematics
22

3+
## 0.4.5
4+
5+
### Patch Changes
6+
7+
- d469a6f: Added id for regular menu
8+
39
## 0.4.4
410

511
### Patch Changes

packages/d2c-schematics/package.json

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

packages/mason-cli/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @elasticpath/mason-cli
22

3+
## 0.4.2
4+
5+
### Patch Changes
6+
7+
- d469a6f: removed console logs
8+
- Updated dependencies [d469a6f]
9+
- @elasticpath/d2c-schematics@0.4.5
10+
311
## 0.4.1
412

513
### Patch Changes

packages/mason-cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elasticpath/mason-cli",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Elastic Path Commerce Cloud Schematics - CLI",
55
"repository": {
66
"type": "git",
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@angular-devkit/core": "^14.1.0",
2424
"@angular-devkit/schematics": "^14.1.0",
25-
"@elasticpath/d2c-schematics": "^0.4.0",
25+
"@elasticpath/d2c-schematics": "^0.4.5",
2626
"ansi-colors": "4.1.3",
2727
"inquirer": "8.2.4",
2828
"symbol-observable": "4.0.0",

0 commit comments

Comments
 (0)