Skip to content

Commit 2216d8d

Browse files
authored
Merge pull request #577 from reactioncommerce/release-v2.3.0
Release v2.3.0
2 parents 516ace4 + b3485c0 commit 2216d8d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v2.3.0
2+
3+
Example Storefront v2.3.0 is a minor version update to keep this project in sync with [Reaction v2.3.0](https://github.com/reactioncommerce/reaction) and [reaction-hydra v2.3.0](https://github.com/reactioncommerce/reaction-hydra)
4+
15
# v2.2.1
26

37
Example Storefront v2.2.1 is a patch update to keep this project in sync with [Reaction v2.2.1](https://github.com/reactioncommerce/reaction) and [reaction-hydra v2.2.1](https://github.com/reactioncommerce/reaction-hydra)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-storefront",
3-
"version": "2.2.1",
3+
"version": "2.3.0",
44
"description": "The Example Storefront serves as a reference for implementing a web based storefront using the Reaction Commerce GraphQL API.",
55
"main": "index.js",
66
"keywords": [],

0 commit comments

Comments
 (0)