We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e1acb1 commit 626d198Copy full SHA for 626d198
packages/maath/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# maath
2
3
+## 0.10.8
4
+
5
+### Patch Changes
6
7
+- fix: lower three peer dep requirement
8
9
## 0.10.7
10
11
### Patch Changes
packages/maath/package.json
@@ -1,6 +1,6 @@
{
"name": "maath",
- "version": "0.10.7",
+ "version": "0.10.8",
"license": "MIT",
"main": "dist/maath.cjs.js",
"module": "dist/maath.esm.js",
0 commit comments