Skip to content

Commit b88f28c

Browse files
committed
chore(release): v0.3.10
1 parent 3ad5dd2 commit b88f28c

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22

33

4+
## v0.3.10
5+
6+
[compare changes](https://github.com/unjs/automd/compare/v0.3.9...v0.3.10)
7+
8+
### 💅 Refactors
9+
10+
- **badges:** Link to `npm.chart.dev` for npm downloads ([#75](https://github.com/unjs/automd/pull/75))
11+
12+
### 🏡 Chore
13+
14+
- Update deps ([3ad5dd2](https://github.com/unjs/automd/commit/3ad5dd2))
15+
16+
### ❤️ Contributors
17+
18+
- Pooya Parsa ([@pi0](http://github.com/pi0))
19+
- Sébastien Chopin <seb@nuxtlabs.com>
20+
421
## v0.3.9
522

623
[compare changes](https://github.com/unjs/automd/compare/v0.3.8...v0.3.9)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "automd",
3-
"version": "0.3.9",
3+
"version": "0.3.10",
44
"description": "Your automated markdown maintainer!",
55
"repository": "unjs/automd",
66
"license": "MIT",

0 commit comments

Comments
 (0)