Skip to content

Commit

Permalink
chore: update versions (#132)
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 Nov 21, 2023
1 parent f904b20 commit bba921a
Show file tree
Hide file tree
Showing 12 changed files with 48 additions and 29 deletions.
5 changes: 0 additions & 5 deletions .changeset/gorgeous-avocados-sit.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/heavy-meals-relate.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/quick-impalas-hammer.md

This file was deleted.

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

## 0.10.0

### Minor Changes

- 061bbfe: Added simple plp that uses Elastic Path directly and no third party dependencies

### Patch Changes

- f904b20: Workspace prefixes added and removed version from examples package.json
- Updated dependencies [061bbfe]
- Updated dependencies [f904b20]
- @elasticpath/d2c-schematics@0.12.0

## 0.9.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/composable-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "composable-cli",
"version": "0.9.1",
"version": "0.10.0",
"description": "Elastic Path Commerce Cloud Schematics - CLI",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"@angular-devkit/core": "^16.2.8",
"@angular-devkit/schematics": "^16.2.8",
"@elasticpath/composable-common": "workspace:^",
"@elasticpath/d2c-schematics": "workspace:^0.11.1",
"@elasticpath/d2c-schematics": "workspace:^0.12.0",
"@moltin/sdk": "^27.0.0",
"@trpc/client": "^10.14.1",
"@types/ink": "^2.0.3",
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"devDependencies": {
"@algolia/client-search": "^4.20.0",
"@elasticpath/composable-integration-hub-deployer": "workspace:^0.3.0",
"@elasticpath/composable-integration-hub-deployer": "workspace:^0.3.1",
"@types/fs-extra": "^9.0.13",
"@types/ink-big-text": "^1.2.1",
"@types/ink-gradient": "^2.0.1",
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.1

### Patch Changes

- f904b20: Workspace prefixes added and removed version from examples package.json

## 0.3.0

### Minor 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.0",
"version": "0.3.1",
"types": "./dist-types/index.d.ts",
"scripts": {
"build": "pnpm build:types",
Expand Down
12 changes: 12 additions & 0 deletions packages/d2c-schematics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @elasticpath/d2c-schematics

## 0.12.0

### Minor Changes

- 061bbfe: Added simple plp that uses Elastic Path directly and no third party dependencies

### Patch Changes

- f904b20: Workspace prefixes added and removed version from examples package.json
- Updated dependencies [f904b20]
- @elasticpath/composable-integration-hub-deployer@0.3.1

## 0.11.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.11.1",
"version": "0.12.0",
"description": "D2C Storefront Schematics for Elastic Path Commerce Cloud",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"@angular-devkit/core": "^16.2.8",
"@angular-devkit/schematics": "^16.2.8",
"@elasticpath/composable-common": "workspace:^0.3.1",
"@elasticpath/composable-integration-hub-deployer": "workspace:^0.3.0",
"@elasticpath/composable-integration-hub-deployer": "workspace:^0.3.1",
"@moltin/sdk": "^27.0.0",
"@trpc/client": "^10.14.1",
"algoliasearch": "^4.15.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/react-shopper-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @elasticpath/react-shopper-hooks

## 0.6.2

### Patch Changes

- 07674b4: building with tsup and outputing a non bundled build
- f904b20: Workspace prefixes added and removed version from examples package.json

## 0.6.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.6.1",
"version": "0.6.2",
"scripts": {
"dev": "vite",
"build": "tsup",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit bba921a

@vercel
Copy link

@vercel vercel bot commented on bba921a Nov 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.