Skip to content

Commit 626d198

Browse files
0.10.8
1 parent 3e1acb1 commit 626d198

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/maath/CHANGELOG.md

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

3+
## 0.10.8
4+
5+
### Patch Changes
6+
7+
- fix: lower three peer dep requirement
8+
39
## 0.10.7
410

511
### Patch Changes

packages/maath/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maath",
3-
"version": "0.10.7",
3+
"version": "0.10.8",
44
"license": "MIT",
55
"main": "dist/maath.cjs.js",
66
"module": "dist/maath.esm.js",

0 commit comments

Comments
 (0)