Skip to content

Commit 408d8da

Browse files
Semanticore Botmathiasschopmans
authored andcommitted
Release v4.6.1
1 parent 9683aa6 commit 408d8da

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## Version v4.6.1 (2025-03-26)
4+
5+
### Fixes
6+
7+
- define user's config as DeepPartial (9683aa6d)
8+
9+
### Chores and tidying
10+
11+
- **deps:** update next to 15.2.4 and eslint to 9.23.0 (375eea2b)
12+
- release v4.6.0 (3fd82879)
13+
314
## Version v4.6.0 (2025-03-14)
415

516
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aoe_technology_radar",
3-
"version": "4.6.0",
3+
"version": "4.6.1",
44
"bin": {
55
"techradar": "./bin/techradar.js"
66
},

0 commit comments

Comments
 (0)