Skip to content

Commit cd31db1

Browse files
committed
chore(release): v0.3.5
1 parent ffada82 commit cd31db1

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.3.5
5+
6+
[compare changes](https://github.com/unjs/automd/compare/v0.3.4...v0.3.5)
7+
8+
### 🩹 Fixes
9+
10+
- **pm-x:** Make version optional ([ffada82](https://github.com/unjs/automd/commit/ffada82))
11+
12+
### 🏡 Chore
13+
14+
- **release:** V0.3.4 ([988535d](https://github.com/unjs/automd/commit/988535d))
15+
- Apply automated fixes ([6c6ee1e](https://github.com/unjs/automd/commit/6c6ee1e))
16+
- Upate docs ([5fe253e](https://github.com/unjs/automd/commit/5fe253e))
17+
18+
### ❤️ Contributors
19+
20+
- Pooya Parsa ([@pi0](http://github.com/pi0))
21+
422
## v0.3.4
523

624
[compare changes](https://github.com/unjs/automd/compare/v0.3.3...v0.3.4)

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.4",
3+
"version": "0.3.5",
44
"description": "Your automated markdown maintainer!",
55
"repository": "unjs/automd",
66
"license": "MIT",

0 commit comments

Comments
 (0)