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.
2 parents a8cab71 + 66b229f commit 8e41f86Copy full SHA for 8e41f86
.changeset/eleven-dots-give.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# micromorph
2
3
+## 0.2.2
4
+
5
+### Patch Changes
6
7
+- a8cab71: Add license (MIT)
8
9
## 0.2.1
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "micromorph",
- "version": "0.2.1",
+ "version": "0.2.2",
"main": "./index.mjs",
"types": "./types.d.ts",
"exports": {
0 commit comments