Skip to content

Commit

Permalink
chore: release packages (#232)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 20, 2024
1 parent 41deafe commit d3bede7
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/lucky-needles-switch.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/composable-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# composable-cli

## 0.13.0

### Minor Changes

- 9bc676f: Add Klevu product details page support

### Patch Changes

- Updated dependencies [9bc676f]
- @elasticpath/d2c-schematics@0.21.0

## 0.12.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/composable-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "composable-cli",
"version": "0.12.6",
"version": "0.13.0",
"description": "Elastic Path Commerce Cloud Schematics - CLI",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/d2c-schematics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @elasticpath/d2c-schematics

## 0.21.0

### Minor Changes

- 9bc676f: Add Klevu product details page support

## 0.20.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/d2c-schematics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elasticpath/d2c-schematics",
"version": "0.20.0",
"version": "0.21.0",
"description": "D2C Storefront Schematics for Elastic Path Commerce Cloud",
"repository": {
"type": "git",
Expand Down

0 comments on commit d3bede7

Please sign in to comment.