Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Will Lopez <[email protected]>
  • Loading branch information
willopez committed Sep 11, 2019
1 parent 4bce7cb commit 29e2e92
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# v2.3.0
This is minor version update coordinated with [Reaction](https://github.com/reactioncommerce/reaction), our [Example Storefront](https://github.com/reactioncommerce/example-storefront) and [reaction-hydra](https://github.com/reactioncommerce/reaction-hydra).

# v2.2.1
This is a patch versioning release coordinated with [Reaction](https://github.com/reactioncommerce/reaction), our [Example Storefront](https://github.com/reactioncommerce/example-storefront) and [reaction-hydra](https://github.com/reactioncommerce/reaction-hydra).

Expand Down
6 changes: 3 additions & 3 deletions config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ endef
# TAG is the git tag or branch to checkout
# Projects will be started in this order
define SUBPROJECT_REPOS
[email protected]:/reactioncommerce/reaction-hydra.git,reaction-hydra,v2.2.1 \
[email protected]:/reactioncommerce/reaction.git,reaction,v2.2.1 \
[email protected]:/reactioncommerce/example-storefront.git,example-storefront,v2.2.1
[email protected]:/reactioncommerce/reaction-hydra.git,reaction-hydra,v2.3.0 \
[email protected]:/reactioncommerce/reaction.git,reaction,v2.3.0 \
[email protected]:/reactioncommerce/example-storefront.git,example-storefront,v2.3.0
endef

# List of user defined networks that should be created.
Expand Down

0 comments on commit 29e2e92

Please sign in to comment.