We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd29b0 commit 9b7db58Copy full SHA for 9b7db58
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# Changelog
2
3
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
+- Hywax <[email protected]>
16
17
## v0.1.4
18
19
[compare changes](https://github.com/hywax/mafl/compare/v0.1.3...v0.1.4)
package.json
@@ -1,6 +1,6 @@
{
"type": "module",
- "version": "0.1.4",
+ "version": "0.1.5",
"private": true,
"scripts": {
"build": "nuxi build",
0 commit comments