We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef811b commit 1f9c244Copy full SHA for 1f9c244
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.1.7
5
+
6
+[compare changes](https://github.com/hywax/mafl/compare/v0.1.6...v0.1.7)
7
8
+### 📦 Build
9
10
+- Add package lock file ([9ef811b](https://github.com/hywax/mafl/commit/9ef811b))
11
12
+### ❤️ Contributors
13
14
+- Hywax <[email protected]>
15
16
## v0.1.6
17
18
[compare changes](https://github.com/hywax/mafl/compare/v0.1.5...v0.1.6)
package.json
@@ -1,6 +1,6 @@
{
"type": "module",
- "version": "0.1.6",
+ "version": "0.1.7",
"private": true,
"scripts": {
"build": "nuxi build",
0 commit comments