Skip to content

Commit 39a39d6

Browse files
Semanticore Botmathiasschopmans
authored andcommitted
Release v4.6.0
1 parent 61eff6d commit 39a39d6

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## Version v4.6.0 (2025-03-14)
4+
5+
### Features
6+
7+
- add strict mode for data building (3efe7b5b)
8+
- add configuration options for fuse (c844e6dc)
9+
10+
### Fixes
11+
12+
- forward flags to `npm run build` and adjust README.md (61eff6d4)
13+
14+
### Chores and tidying
15+
16+
- start new 4.6.0-rc.1 release (864ab225)
17+
318
## Version v4.5.0 (2025-03-04)
419

520
### 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-rc.1",
3+
"version": "4.6.0",
44
"bin": {
55
"techradar": "./bin/techradar.js"
66
},

0 commit comments

Comments
 (0)