Release v4.4.0
This commit is contained in:
committed by
Stefan Rotsch
parent
717bc23899
commit
1c9bfa3515
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,5 +1,20 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Version v4.4.0 (2024-07-01)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- add `jsFile` option to include custom JavaScript (6a5b8637)
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- **css:** increase ol padding to accommodate two-digit list items (a443aef0)
|
||||||
|
|
||||||
|
### Chores and tidying
|
||||||
|
|
||||||
|
- update dependencies (717bc238)
|
||||||
|
- update dependencies and sync version (cca35eaa)
|
||||||
|
|
||||||
## Version v4.3.0 (2024-03-26)
|
## Version v4.3.0 (2024-03-26)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aoe_technology_radar",
|
"name": "aoe_technology_radar",
|
||||||
"version": "4.4.0-rc.1",
|
"version": "4.4.0",
|
||||||
"bin": {
|
"bin": {
|
||||||
"techradar": "./bin/techradar.js"
|
"techradar": "./bin/techradar.js"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user