Release v3.3.0

This commit is contained in:
Semanticore Bot
2022-05-13 18:02:40 +00:00
committed by Bastian
parent bb89746f19
commit 9cca5de665
2 changed files with 21 additions and 1 deletions

View File

@@ -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

View File

@@ -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",