Skip to content

Commit abe3503

Browse files
authored
chore(main): release 6.10.7 (#172)
1 parent bc4ba15 commit abe3503

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.10.7](https://github.com/mljs/matrix/compare/v6.10.6...v6.10.7) (2023-10-20)
4+
5+
6+
### Bug Fixes
7+
8+
* disable esModule in CJS build ([#171](https://github.com/mljs/matrix/issues/171)) ([bc4ba15](https://github.com/mljs/matrix/commit/bc4ba151dcab5dc3c2cc0d4f1f326d541e44217f))
9+
310
## [6.10.6](https://github.com/mljs/matrix/compare/v6.10.5...v6.10.6) (2023-10-17)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml-matrix",
3-
"version": "6.10.6",
3+
"version": "6.10.7",
44
"description": "Matrix manipulation and computation library",
55
"main": "matrix.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)