Skip to content

Commit 9a6486b

Browse files
authored
Merge pull request #726 from reactioncommerce/release-next-v2.9.3
release v2.9.3
2 parents 78c2de1 + 7a0f63f commit 9a6486b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v2.9.3
2+
3+
Example Storefront v2.9.3 is a patch update to keep this project in sync with [Reaction v2.9.3](https://github.com/reactioncommerce/reaction).
4+
5+
## Reaction v2 EOL
6+
7+
This is the final release of Reaction v2 software. As of September 1, 2020, Reaction v2 is no longer supported. We encourage everyone to upgrade to Reaction v3. Please see the [Upgrading from 2.x](https://docs.reactioncommerce.com/docs/upgrading) guide in our docs.
8+
19
# v2.9.2
210

311
Example Storefront v2.9.2 is a patch update to keep this project in sync with [Reaction v2.9.2](https://github.com/reactioncommerce/reaction).

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.9.2",
3+
"version": "2.9.3",
44
"description": "The Example Storefront serves as a reference for implementing a web based storefront using the Reaction Commerce GraphQL API.",
55
"main": "./src/server.js",
66
"keywords": [],

0 commit comments

Comments
 (0)