Skip to content

Commit

Permalink
chore: update versions (#129)
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 20, 2023
1 parent 8797e84 commit 2d0d120
Show file tree
Hide file tree
Showing 17 changed files with 64 additions and 42 deletions.
9 changes: 0 additions & 9 deletions .changeset/gold-buttons-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-badgers-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-spoons-attend.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.6.0",
"@elasticpath/shopper-common": "workspace:^0.2.0",
"@elasticpath/react-shopper-hooks": "workspace:^0.6.1",
"@elasticpath/shopper-common": "workspace:^0.2.1",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^2.0.18",
"@moltin/sdk": "^27.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/payments/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.6.0",
"@elasticpath/shopper-common": "workspace:^0.2.0",
"@elasticpath/react-shopper-hooks": "workspace:^0.6.1",
"@elasticpath/shopper-common": "workspace:^0.2.1",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^2.0.18",
"@moltin/sdk": "^27.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"dependencies": {
"@moltin/sdk": "^27.0.0",
"@elasticpath/react-shopper-hooks": "workspace:^0.6.0",
"@elasticpath/shopper-common": "workspace:^0.2.0",
"@elasticpath/react-shopper-hooks": "workspace:^0.6.1",
"@elasticpath/shopper-common": "workspace:^0.2.1",
"clsx": "^1.2.1",
"cookies-next": "^4.0.0",
"focus-visible": "^5.2.0",
Expand Down
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.9.1

### Patch Changes

- 8797e84: bumped moltin sdk in all repos and d2c output
- Updated dependencies [8797e84]
- Updated dependencies [8797e84]
- Updated dependencies [c1d0fd1]
- @elasticpath/composable-common@0.3.1
- @elasticpath/d2c-schematics@0.11.1

## 0.9.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 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.0",
"version": "0.9.1",
"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": "^0.11.0",
"@elasticpath/d2c-schematics": "^0.11.1",
"@moltin/sdk": "^27.0.0",
"@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.3.1

### Patch Changes

- 8797e84: bumped moltin sdk in all repos and d2c output

## 0.3.0

### Minor 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.3.0",
"version": "0.3.1",
"main": "./dist-cjs/index.js",
"types": "./dist-types/index.d.ts",
"module": "./dist-es/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/d2c-schematics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @elasticpath/d2c-schematics

## 0.11.1

### Patch Changes

- 8797e84: bumped moltin sdk in all repos and d2c output
- 8797e84: bumped hooks and common dep version
- c1d0fd1: e2e test fixed for checkout manual flow
- Updated dependencies [8797e84]
- @elasticpath/composable-common@0.3.1

## 0.11.0

### Minor 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.0",
"version": "0.11.1",
"description": "D2C Storefront Schematics for Elastic Path Commerce Cloud",
"repository": {
"type": "git",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@angular-devkit/core": "^16.2.8",
"@angular-devkit/schematics": "^16.2.8",
"@elasticpath/composable-common": "^0.3.0",
"@elasticpath/composable-common": "^0.3.1",
"@elasticpath/composable-integration-hub-deployer": "^0.3.0",
"@moltin/sdk": "^27.0.0",
"@trpc/client": "^10.14.1",
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.6.1

### Patch Changes

- 8797e84: bumped moltin sdk in all repos and d2c output
- Updated dependencies [8797e84]
- @elasticpath/shopper-common@0.2.1

## 0.6.0

### Minor 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.6.0",
"version": "0.6.1",
"files": [
"dist"
],
Expand Down Expand Up @@ -41,7 +41,7 @@
"access": "public"
},
"dependencies": {
"@elasticpath/shopper-common": "^0.2.0",
"@elasticpath/shopper-common": "^0.2.1",
"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.2.1

### Patch Changes

- 8797e84: bumped moltin sdk in all repos and d2c output

## 0.2.0

### Minor 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.2.0",
"version": "0.2.1",
"main": "./dist-cjs/index.js",
"types": "./dist-types/index.d.ts",
"module": "./dist-es/index.js",
Expand Down
18 changes: 9 additions & 9 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 2d0d120

@vercel
Copy link

@vercel vercel bot commented on 2d0d120 Nov 20, 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.