Skip to content

Commit 9b7db58

Browse files
committed
chore(release): v0.1.5
1 parent 5cd29b0 commit 9b7db58

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Diff for: CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33

4+
## v0.1.5
5+
6+
[compare changes](https://github.com/hywax/mafl/compare/v0.1.4...v0.1.5)
7+
8+
### 📦 Build
9+
10+
- Npm build replace npm ci ([c60ca3b](https://github.com/hywax/mafl/commit/c60ca3b))
11+
- Change platforms ([5cd29b0](https://github.com/hywax/mafl/commit/5cd29b0))
12+
13+
### ❤️ Contributors
14+
15+
16+
417
## v0.1.4
518

619
[compare changes](https://github.com/hywax/mafl/compare/v0.1.3...v0.1.4)

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.4",
3+
"version": "0.1.5",
44
"private": true,
55
"scripts": {
66
"build": "nuxi build",

0 commit comments

Comments
 (0)