Skip to content

Commit

Permalink
chore(release): v3.0.0-beta.23 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 24, 2021
1 parent 0e993c0 commit 652340d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.0.0-beta.23](https://github.com/reactioncommerce/reaction-admin/compare/v3.0.0-beta.22...v3.0.0-beta.23) (2021-08-24)


### Bug Fixes

* upgrade styled-components from 3.4.2 to 3.4.10 ([e714633](https://github.com/reactioncommerce/reaction-admin/commit/e7146336dd60e9c7dcae8262456753d2be2f81a5))

# [3.0.0-beta.22](https://github.com/reactioncommerce/reaction-admin/compare/v3.0.0-beta.21...v3.0.0-beta.22) (2021-08-23)


Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ networks:

services:
reaction-admin:
image: reactioncommerce/admin:3.0.0-beta.22
image: reactioncommerce/admin:3.0.0-beta.23
env_file:
- ./.env
networks:
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "reaction-admin",
"description": "Reaction is a modern reactive, real-time event driven ecommerce platform.",
"version": "3.0.0-beta.22",
"version": "3.0.0-beta.23",
"main": "main.js",
"release": {
"branches": [
Expand Down

0 comments on commit 652340d

Please sign in to comment.