File tree 2 files changed +8
-1
lines changed
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.15] ( https://github.com/inspect-js/is-typed-array/compare/v1.1.14...v1.1.15 ) - 2024-12-18
9
+
10
+ ### Commits
11
+
12
+ - [ types] improve types [ ` d934b49 ` ] ( https://github.com/inspect-js/is-typed-array/commit/d934b49f7a16d5e20ba437a795b887f1f71ef240 )
13
+ - [ Dev Deps] update ` @types/tape ` [ ` da26511 ` ] ( https://github.com/inspect-js/is-typed-array/commit/da26511ad7515c50fdc720701d5735b0d8a40800 )
14
+
8
15
## [ v1.1.14] ( https://github.com/inspect-js/is-typed-array/compare/v1.1.13...v1.1.14 ) - 2024-12-17
9
16
10
17
### Commits
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " is-typed-array" ,
3
- "version" : " 1.1.14 " ,
3
+ "version" : " 1.1.15 " ,
4
4
"author" : {
5
5
"name" : " Jordan Harband" ,
6
6
You can’t perform that action at this time.
0 commit comments