We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63938dd commit 6397f88Copy full SHA for 6397f88
Changelog.md
@@ -1,5 +1,7 @@
1
-## 0.0.45
+## 0.0.46
2
+ Function is now Muna!
3
+
4
+## 0.0.45
5
+ Refactored `Acceleration` enumeration to be string union type.
6
7
## 0.0.44
package.json
@@ -1,6 +1,6 @@
{
"name": "muna",
- "version": "0.0.45",
+ "version": "0.0.46",
"description": "Run AI models anywhere.",
"scripts": {
"build": "npm run clean && npm run build:esm && npm run build:umd",
0 commit comments