Release v3.3.0
This commit is contained in:
20
CHANGELOG.md
20
CHANGELOG.md
@@ -1,5 +1,25 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Version v3.3.0 (2022-05-13)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- **react:** update to react 18 (f28aad8b)
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- **deps:** pin dependency postcss-normalize to 10.0.1 (bb89746f)
|
||||||
|
- **versions:** version (48910005)
|
||||||
|
|
||||||
|
### Ops and CI/CD
|
||||||
|
|
||||||
|
- **github:** remove yarn and check unchecked files (bda08778)
|
||||||
|
- **semanticore:** update package.json upon release (f4c5c9ed)
|
||||||
|
|
||||||
|
### Chores and tidying
|
||||||
|
|
||||||
|
- **deps:** add renovate.json (ce16a271)
|
||||||
|
|
||||||
## Version v3.2.1 (2022-05-11)
|
## Version v3.2.1 (2022-05-11)
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aoe_technology_radar",
|
"name": "aoe_technology_radar",
|
||||||
"version": "3.2.1",
|
"version": "3.3.0",
|
||||||
"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