Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Commit 3319067

Browse files
committed
chore(release): 0.32.4
1 parent 0a0cff7 commit 3319067

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.32.4](https://github.com/makigas/clank/compare/v0.32.3...v0.32.4) (2021-09-07)
6+
7+
8+
### Bug Fixes
9+
10+
* leaving GuildMembers are supposed to be partial ([596e134](https://github.com/makigas/clank/commit/596e134d79e8bd42c2e874ef00847c7d221b020c))
11+
12+
13+
### Refactor
14+
15+
* **quote:** simplify and test code ([de6d1ee](https://github.com/makigas/clank/commit/de6d1ee1de32a3607e2696c8482c7776994336bf))
16+
17+
18+
### Chore
19+
20+
* **csgo:** add more domains to the blocklist ([0a0cff7](https://github.com/makigas/clank/commit/0a0cff753e757dfb69c9b3b8ed2e205e94255bb3))
21+
522
### [0.32.3](https://github.com/makigas/clank/compare/v0.32.2...v0.32.3) (2021-09-04)
623

724

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,5 @@
128128
}
129129
]
130130
},
131-
"version": "0.32.3"
131+
"version": "0.32.4"
132132
}

0 commit comments

Comments
 (0)