Skip to content

Commit

Permalink
Merge pull request #102 from reactioncommerce/release-v3.0.0-beta.3
Browse files Browse the repository at this point in the history
release v3.0.0-beta.3 to update reaction-admin
  • Loading branch information
kieckhafer authored Feb 4, 2020
2 parents 6d9b7af + 5bc7aba commit f24c512
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v3.0.0-beta.3

This beta release bumps the following projects to their latest beta releases:

- [reaction-admin](https://github.com/reactioncommerce/reaction-admin/tree/v3.0.0-beta.2)

# v3.0.0-beta.2

This beta release bumps the following projects to their latest beta releases:
Expand Down
2 changes: 1 addition & 1 deletion config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ endef
define SUBPROJECT_REPOS
[email protected]:/reactioncommerce/reaction-hydra.git,reaction-hydra,v3.0.0-beta \
[email protected]:/reactioncommerce/reaction-identity.git,reaction-identity,v3.0.0-beta \
[email protected]:/reactioncommerce/reaction-admin.git,reaction-admin,v3.0.0-beta \
[email protected]:/reactioncommerce/reaction-admin.git,reaction-admin,v3.0.0-beta.2 \
[email protected]:/reactioncommerce/reaction.git,reaction,v3.0.0-beta.2 \
[email protected]:/reactioncommerce/example-storefront.git,example-storefront,v3.0.0-beta
endef
Expand Down

0 comments on commit f24c512

Please sign in to comment.