Skip to content

Commit eb9d7da

Browse files
author
hywax
committed
chore(release): v0.10.0
1 parent 9504e9a commit eb9d7da

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

Diff for: CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
# Changelog
22

33

4+
## v0.10.0
5+
6+
[compare changes](https://github.com/hywax/mafl/compare/v0.9.5...v0.10.0)
7+
8+
### 🚀 Enhancements
9+
10+
- Service tags ([2051cee](https://github.com/hywax/mafl/commit/2051cee))
11+
12+
### 📖 Documentation
13+
14+
- Service tags ([4520240](https://github.com/hywax/mafl/commit/4520240))
15+
- Preview docs image ([1f5a27b](https://github.com/hywax/mafl/commit/1f5a27b))
16+
- Icons preview ([9504e9a](https://github.com/hywax/mafl/commit/9504e9a))
17+
18+
### 🏡 Chore
19+
20+
- Update CONTRIBUTORS ([f6717aa](https://github.com/hywax/mafl/commit/f6717aa))
21+
22+
### ❤️ Contributors
23+
24+
- Hywax ([@hywax](https://github.com/hywax))
25+
- Bot ([@hywax-assistant](https://github.com/hywax-assistant))
26+
427
## v0.9.5
528

629
[compare changes](https://github.com/hywax/mafl/compare/v0.9.4...v0.9.5)

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

0 commit comments

Comments
 (0)