Release v3.3.4
This commit is contained in:
17
CHANGELOG.md
17
CHANGELOG.md
@@ -1,5 +1,22 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Version v3.3.4 (2022-09-13)
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- **build:** check if radar folder exists (48cf4b53)
|
||||||
|
- **build:** create random hash for cache invalidation #209 (af9d7c87)
|
||||||
|
- **build:** export REACT_APP variables during build (4535ef3b)
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
|
- **readme:** remove yarn, fixes #162 (5e0158c2)
|
||||||
|
|
||||||
|
### Chores and tidying
|
||||||
|
|
||||||
|
- **deps:** update dependency classnames to v2.3.2 (a2843ad6)
|
||||||
|
- **codestyle:** cleanup and reformat (37c43712)
|
||||||
|
|
||||||
## Version v3.3.3 (2022-09-12)
|
## Version v3.3.3 (2022-09-12)
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aoe_technology_radar",
|
"name": "aoe_technology_radar",
|
||||||
"version": "3.3.3",
|
"version": "3.3.4",
|
||||||
"description": "AOE Technology Radar",
|
"description": "AOE Technology Radar",
|
||||||
"author": "AOE GmbH <contact-de@aoe.com> (http://www.aoe.com)",
|
"author": "AOE GmbH <contact-de@aoe.com> (http://www.aoe.com)",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user