Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit ec7bba3

Browse files
bump: version 0.2.0 → 0.3.0
1 parent 146d5ca commit ec7bba3

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

.cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
commitizen:
22
name: cz_conventional_commits
33
tag_format: $version
4-
version: 0.2.0
4+
version: 0.3.0

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
## 0.3.0 (2022-10-28)
2+
3+
### Feat
4+
5+
- **iwork**: add {choices}
6+
- **iarticle**: add \image
7+
8+
### Refactor
9+
10+
- move files to src/
11+
12+
## v0.2.0 (2022-10-20)
13+
14+
### Feat
15+
16+
- **iwork**: refactor
17+
- **iarticle**: refactor
18+
19+
## v0.1.0 (2022-10-05)
20+
21+
### Feat
22+
23+
- **iwork**: add `\image`
24+
25+
## v0.0.3 (2022-10-05)
26+
27+
### Fix
28+
29+
- **iwork**: improvements
30+
31+
## v0.0.2 (2022-09-10)
32+
33+
## v0.0.1 (2022-07-16)

0 commit comments

Comments
 (0)