Skip to content

Commit b69aabc

Browse files
committed
feat: v2.9.2
Signed-off-by: Erik Kieckhafer <ek@ato.la>
1 parent fd55e8e commit b69aabc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v2.9.2
2+
3+
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).
4+
5+
# v2.9.1
6+
7+
Example Storefront v2.9.1 is a patch update to keep this project in sync with [Reaction v2.9.1](https://github.com/reactioncommerce/reaction).
8+
9+
## Fixes
10+
11+
- fix: login from storefront [#633](https://github.com/reactioncommerce/example-storefront/pull/633)
12+
113
# v2.9.0
214

315
Example Storefront v2.9.0 is a minor update to keep this project in sync with [Reaction v2.9.0](https://github.com/reactioncommerce/reaction) and [reaction-hydra v2.9.0](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.9.0",
3+
"version": "2.9.2",
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)