Skip to content

Commit

Permalink
chore: release packages (#156)
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 Jan 19, 2024
1 parent 85eb224 commit 7633e41
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .changeset/nasty-kids-punch.md

This file was deleted.

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

## 0.11.2

### Patch Changes

- 85eb224: Use fixed version workspace syntax
- Updated dependencies [85eb224]
- @elasticpath/d2c-schematics@0.14.2

## 0.11.1

### 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.11.1",
"version": "0.11.2",
"description": "Elastic Path Commerce Cloud Schematics - CLI",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/composable-integration-hub-deployer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @elasticpath/composable-integration-hub-deployer

## 0.3.3

### Patch Changes

- 85eb224: Use fixed version workspace syntax

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/composable-integration-hub-deployer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elasticpath/composable-integration-hub-deployer",
"version": "0.3.2",
"version": "0.3.3",
"types": "./dist-types/index.d.ts",
"scripts": {
"build": "pnpm build:types",
Expand Down
8 changes: 8 additions & 0 deletions packages/d2c-schematics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @elasticpath/d2c-schematics

## 0.14.2

### Patch Changes

- 85eb224: Use fixed version workspace syntax
- Updated dependencies [85eb224]
- @elasticpath/composable-integration-hub-deployer@0.3.3

## 0.14.1

### Patch 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.14.1",
"version": "0.14.2",
"description": "D2C Storefront Schematics for Elastic Path Commerce Cloud",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-shopper-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @elasticpath/react-shopper-hooks

## 0.7.2

### Patch Changes

- 85eb224: Use fixed version workspace syntax

## 0.7.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-shopper-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elasticpath/react-shopper-hooks",
"version": "0.7.1",
"version": "0.7.2",
"scripts": {
"dev": "vite",
"build": "tsup",
Expand Down

0 comments on commit 7633e41

Please sign in to comment.