Skip to content

Commit

Permalink
chore: update versions (#105)
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 Oct 30, 2023
1 parent cd0a8db commit 9bdd7fd
Show file tree
Hide file tree
Showing 16 changed files with 73 additions and 36 deletions.
10 changes: 0 additions & 10 deletions .changeset/itchy-baboons-leave.md

This file was deleted.

4 changes: 2 additions & 2 deletions examples/algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"dependencies": {
"@algolia/react-instantsearch-widget-color-refinement-list": "^1.4.7",
"@elasticpath/react-shopper-hooks": "workspace:^0.5.2",
"@elasticpath/shopper-common": "workspace:^0.1.1",
"@elasticpath/react-shopper-hooks": "workspace:^0.5.3",
"@elasticpath/shopper-common": "workspace:^0.1.2",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^2.0.18",
"@moltin/sdk": "^25.0.2",
Expand Down
4 changes: 2 additions & 2 deletions examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"start:e2e": "NODE_ENV=test next start"
},
"dependencies": {
"@elasticpath/react-shopper-hooks": "workspace:^0.5.2",
"@elasticpath/shopper-common": "workspace:^0.1.1",
"@elasticpath/react-shopper-hooks": "workspace:^0.5.3",
"@elasticpath/shopper-common": "workspace:^0.1.2",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^2.0.18",
"@moltin/sdk": "^25.0.2",
Expand Down
10 changes: 10 additions & 0 deletions packages/composable-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# composable-cli

## 0.8.8

### Patch Changes

- cd0a8db: force release to fix version issue
- Updated dependencies [cd0a8db]
- @elasticpath/composable-common@0.2.5
- @elasticpath/composable-integration-hub-deployer@0.2.4
- @elasticpath/d2c-schematics@0.10.1

## 0.8.7

### 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.8.7",
"version": "0.8.8",
"description": "Elastic Path Commerce Cloud Schematics - CLI",
"repository": {
"type": "git",
Expand All @@ -22,8 +22,8 @@
"@angular-devkit/core": "^14.1.0",
"@angular-devkit/schematics": "^14.1.0",
"@elasticpath/composable-common": "workspace:^",
"@elasticpath/composable-integration-hub-deployer": "workspace:^0.2.3",
"@elasticpath/d2c-schematics": "^0.10.0",
"@elasticpath/composable-integration-hub-deployer": "workspace:^0.2.4",
"@elasticpath/d2c-schematics": "^0.10.1",
"@moltin/sdk": "^25.0.2",
"@trpc/client": "^10.14.1",
"@types/ink": "^2.0.3",
Expand Down
6 changes: 6 additions & 0 deletions packages/composable-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @elasticpath/composable-common

## 0.2.5

### Patch Changes

- cd0a8db: force release to fix version issue

## 0.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/composable-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elasticpath/composable-common",
"version": "0.2.4",
"version": "0.2.5",
"main": "./dist-cjs/index.js",
"types": "./dist-types/index.d.ts",
"module": "./dist-es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/composable-integration-hub-deployer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @elasticpath/composable-integration-hub-deployer

## 0.2.4

### Patch Changes

- cd0a8db: force release to fix version issue
- Updated dependencies [cd0a8db]
- @elasticpath/composable-common@0.2.5

## 0.2.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.2.3",
"version": "0.2.4",
"types": "./dist-types/index.d.ts",
"scripts": {
"build": "pnpm build:types",
Expand Down Expand Up @@ -28,7 +28,7 @@
"vitest": "^0.29.7"
},
"dependencies": {
"@elasticpath/composable-common": "^0.2.4",
"@elasticpath/composable-common": "^0.2.5",
"@netlify/functions": "^1.4.0",
"@trpc/server": "^10.14.1",
"@types/node-fetch": "^2.6.7",
Expand Down
9 changes: 9 additions & 0 deletions packages/d2c-schematics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @elasticpath/d2c-schematics

## 0.10.1

### Patch Changes

- cd0a8db: force release to fix version issue
- Updated dependencies [cd0a8db]
- @elasticpath/composable-common@0.2.5
- @elasticpath/composable-integration-hub-deployer@0.2.4

## 0.10.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 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.10.0",
"version": "0.10.1",
"description": "D2C Storefront Schematics for Elastic Path Commerce Cloud",
"repository": {
"type": "git",
Expand All @@ -21,8 +21,8 @@
"dependencies": {
"@angular-devkit/core": "^14.1.0",
"@angular-devkit/schematics": "^14.1.0",
"@elasticpath/composable-common": "^0.2.4",
"@elasticpath/composable-integration-hub-deployer": "^0.2.3",
"@elasticpath/composable-common": "^0.2.5",
"@elasticpath/composable-integration-hub-deployer": "^0.2.4",
"@moltin/sdk": "^25.0.2",
"@trpc/client": "^10.14.1",
"algoliasearch": "^4.15.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-shopper-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @elasticpath/react-shopper-hooks

## 0.5.3

### Patch Changes

- cd0a8db: force release to fix version issue
- Updated dependencies [cd0a8db]
- @elasticpath/shopper-common@0.1.2

## 0.5.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-shopper-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@elasticpath/react-shopper-hooks",
"type": "module",
"version": "0.5.2",
"version": "0.5.3",
"files": [
"dist"
],
Expand Down Expand Up @@ -40,7 +40,7 @@
"access": "public"
},
"dependencies": {
"@elasticpath/shopper-common": "^0.1.1",
"@elasticpath/shopper-common": "^0.1.2",
"rxjs": "7.5.7"
}
}
6 changes: 6 additions & 0 deletions packages/shopper-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @elasticpath/shopper-common

## 0.1.2

### Patch Changes

- cd0a8db: force release to fix version issue

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shopper-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elasticpath/shopper-common",
"version": "0.1.1",
"version": "0.1.2",
"main": "./dist-cjs/index.js",
"types": "./dist-types/index.d.ts",
"module": "./dist-es/index.js",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit 9bdd7fd

Please sign in to comment.