Release v4.3.0
This commit is contained in:
committed by
Mathias Schopmans
parent
8c407ca069
commit
ca863fe877
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,5 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## Version v4.3.0 (2024-03-26)
|
||||
|
||||
### Features
|
||||
|
||||
- add configurable meta description for homepage (8c407ca0)
|
||||
- support alternative logos like png (d254ec1a)
|
||||
|
||||
### Fixes
|
||||
|
||||
- mention basePath in local URL and set default to /techradar (969306c7)
|
||||
|
||||
## Version v4.2.0 (2024-03-25)
|
||||
|
||||
### Features
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "aoe_technology_radar",
|
||||
"version": "4.2.0",
|
||||
"version": "4.3.0",
|
||||
"bin": {
|
||||
"techradar": "./bin/techradar.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user