We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 482b55d commit 25e8cb3Copy full SHA for 25e8cb3
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# Polywrap Origin (0.12.1)
2
+## Bugs
3
+**`@polywrap/wrap-manifest-types-js`:**
4
+* [PR-68](https://github.com/polywrap/javascript-client/pull/68) **Browser compilation fix**
5
+ * The "semver" sub-dependency (version `7.5.0`) has a problem building for the browser, upgrading to `7.5.4` fixes this.
6
+ * source: https://github.com/npm/node-semver/issues/554
7
+
8
# Polywrap Origin (0.12.0)
9
## Features
10
**`@polywrap/sys-config-bundle-js`:**
VERSION
@@ -1 +1 @@
-0.12.0
+0.12.1
0 commit comments