Skip to content

Commit 1f9c244

Browse files
committed
chore(release): v0.1.7
1 parent 9ef811b commit 1f9c244

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

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+
15+
416
## v0.1.6
517

618
[compare changes](https://github.com/hywax/mafl/compare/v0.1.5...v0.1.6)

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"private": true,
55
"scripts": {
66
"build": "nuxi build",

0 commit comments

Comments
 (0)