Skip to content

Commit

Permalink
chore(changelog): generate v1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed Dec 11, 2021
1 parent d254726 commit a28c52c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
*.exe

# IntelliJ
.idea/
.idea

# VSCode
.vscode/
.vscode

# Go
coverage.out

# GoReleaser
dist/
dist
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# CHANGELOG

## v1.13.2 (2021-12-11)

### Others

- chore: bump rst-go (2021-12-11)

- chore: bump markdown-go (2021-12-11)

- chore: bump color-go (2021-12-11)

- chore: bump clock-go v0.3.0 (2021-12-11)

- chore: update README badge (2021-12-02)

- chore(changelog): generate v1.13.1 (2021-11-14)

## v1.13.1 (2021-11-14)

### Others
Expand Down

0 comments on commit a28c52c

Please sign in to comment.