File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v1.0.2] ( https://github.com/ljharb/typed-array-buffer/compare/v1.0.1...v1.0.2 ) - 2024-02-19
9+
10+ ### Commits
11+
12+ - add types [ ` 23c6fba ` ] ( https://github.com/ljharb/typed-array-buffer/commit/23c6fba167dbc8c1e9291eed3f68e64a5651075a )
13+ - [ Deps] update ` available-typed-arrays ` [ ` 5f68ba1 ` ] ( https://github.com/ljharb/typed-array-buffer/commit/5f68ba1fdcd004af46d529fbb08220de2254cf43 )
14+ - [ Deps] update ` call-bind ` [ ` 54a92ce ` ] ( https://github.com/ljharb/typed-array-buffer/commit/54a92ce4caf023c8680ffe64534ba881b78cdc17 )
15+ - [ Dev Deps] update ` tape ` [ ` b0b3342 ` ] ( https://github.com/ljharb/typed-array-buffer/commit/b0b3342bcbefae5f3dff01b0e3734b08ca927f58 )
16+
817## [ v1.0.1] ( https://github.com/ljharb/typed-array-buffer/compare/v1.0.0...v1.0.1 ) - 2024-02-06
918
1019### Commits
Original file line number Diff line number Diff line change 11{
22 "name" : " typed-array-buffer" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " Get the ArrayBuffer out of a TypedArray, robustly." ,
55 "main" : " index.js" ,
66 "exports" : {
You can’t perform that action at this time.
0 commit comments