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 1a6dc2b commit 3752be6Copy full SHA for 3752be6
.changeset/rich-chefs-wear.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# mppx
2
3
+## 0.5.6
4
+
5
+### Patch Changes
6
7
+- 0c4ce6f: Added `.compose` support to HTML payment links.
8
9
## 0.5.5
10
11
### Patch Changes
package.json
@@ -57,7 +57,7 @@
57
"[!start-pkg]": "",
58
"name": "mppx",
59
"type": "module",
60
- "version": "0.5.5",
+ "version": "0.5.6",
61
"main": "./dist/index.js",
62
"license": "MIT",
63
"files": [
0 commit comments