Release v4.6.1
This commit is contained in:
committed by
Mathias Schopmans
parent
9683aa6d44
commit
408d8daef1
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,5 +1,16 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Version v4.6.1 (2025-03-26)
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- define user's config as DeepPartial (9683aa6d)
|
||||||
|
|
||||||
|
### Chores and tidying
|
||||||
|
|
||||||
|
- **deps:** update next to 15.2.4 and eslint to 9.23.0 (375eea2b)
|
||||||
|
- release v4.6.0 (3fd82879)
|
||||||
|
|
||||||
## Version v4.6.0 (2025-03-14)
|
## Version v4.6.0 (2025-03-14)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aoe_technology_radar",
|
"name": "aoe_technology_radar",
|
||||||
"version": "4.6.0",
|
"version": "4.6.1",
|
||||||
"bin": {
|
"bin": {
|
||||||
"techradar": "./bin/techradar.js"
|
"techradar": "./bin/techradar.js"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user