File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ v1.1.18] ( https://github.com/inspect-js/which-typed-array/compare/v1.1.17...v1.1.18 ) - 2024-12-18
9
+
10
+ ### Commits
11
+
12
+ - [ types] improve types [ ` 4b57173 ` ] ( https://github.com/inspect-js/which-typed-array/commit/4b5717349976578c6b48966d581687df5dcc2e9b )
13
+ - [ Dev Deps] update ` @types/tape ` [ ` 81853b0 ` ] ( https://github.com/inspect-js/which-typed-array/commit/81853b075c018538859a5533578be654fafecdae )
14
+
8
15
## [ v1.1.17] ( https://github.com/inspect-js/which-typed-array/compare/v1.1.16...v1.1.17 ) - 2024-12-18
9
16
10
17
### Commits
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " which-typed-array" ,
3
- "version" : " 1.1.17 " ,
3
+ "version" : " 1.1.18 " ,
4
4
"author" : {
5
5
"name" : " Jordan Harband" ,
6
6
You can’t perform that action at this time.
0 commit comments