Skip to content

Commit c511dae

Browse files
committed
1.1.3
1 parent 61c9fb9 commit c511dae

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# @bitarray/typedarray ChangeLog
44

5+
## v1.1.3
6+
7+
_2025-10-28_
8+
9+
- chore: run `npm update`
10+
511
## v1.1.2
612

713
_2025-09-02_

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitarray/typedarray",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "A BitArray object exhibiting the interface of standard ecmascript TypedArray's",
55
"type": "module",
66
"typings": "./dist/esm/bit-typedarray.d.ts",

0 commit comments

Comments
 (0)