File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ # [ 2.6.0] ( https://github.com/sapphiredev/type/compare/v2.5.1...v2.6.0 ) - (2024-12-14)
6
+
7
+ ## 🐛 Bug Fixes
8
+
9
+ - Exclude node 23 for ubuntu 20.04 (incompatible) ([ 8f427f6] ( https://github.com/sapphiredev/type/commit/8f427f6be0b4871dcd06085c5a0fd56269be8211 ) )
10
+
11
+ ## 🚀 Features
12
+
13
+ - Add ubuntu 24.04 builds for aarch64 ([ eea0e79] ( https://github.com/sapphiredev/type/commit/eea0e79fe9b6f8e5cbf439c020f7d1a15b6c2e9a ) )
14
+ - Add node 23 prebuilts ([ b633fff] ( https://github.com/sapphiredev/type/commit/b633fff9f1af2e798f59de298d2fd689021163f5 ) )
15
+
5
16
# [ 2.5.1] ( https://github.com/sapphiredev/type/compare/v2.5.0...v2.5.1 ) - (2024-07-11)
6
17
7
18
## 🐛 Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sapphire/type" ,
3
- "version" : " 2.5.1 " ,
3
+ "version" : " 2.6.0 " ,
4
4
"description" : " A type detection utility for JavaScript" ,
5
5
"author" : " @sapphire" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments