Release v4.6.0
This commit is contained in:
committed by
Mathias Schopmans
parent
61eff6d4fb
commit
39a39d63b3
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,5 +1,20 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Version v4.6.0 (2025-03-14)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- add strict mode for data building (3efe7b5b)
|
||||||
|
- add configuration options for fuse (c844e6dc)
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- forward flags to `npm run build` and adjust README.md (61eff6d4)
|
||||||
|
|
||||||
|
### Chores and tidying
|
||||||
|
|
||||||
|
- start new 4.6.0-rc.1 release (864ab225)
|
||||||
|
|
||||||
## Version v4.5.0 (2025-03-04)
|
## Version v4.5.0 (2025-03-04)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aoe_technology_radar",
|
"name": "aoe_technology_radar",
|
||||||
"version": "4.6.0-rc.1",
|
"version": "4.6.0",
|
||||||
"bin": {
|
"bin": {
|
||||||
"techradar": "./bin/techradar.js"
|
"techradar": "./bin/techradar.js"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user