Skip to content

Commit 65ce31e

Browse files
chore(main): release 4.2.0
1 parent 3321e04 commit 65ce31e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [4.2.0](https://github.com/hullcss/hullcss-discord-bot/compare/v4.1.0...v4.2.0) (2023-11-01)
4+
5+
6+
### Features
7+
8+
* Add member request to intro message [#206](https://github.com/hullcss/hullcss-discord-bot/issues/206) ([79db6a6](https://github.com/hullcss/hullcss-discord-bot/commit/79db6a670e62e7716aaa31af2cf4cf59ffbb8321))
9+
* Create Poll and Helper commands ([dfa1651](https://github.com/hullcss/hullcss-discord-bot/commit/dfa1651695774d19f0207ca760c52b0b1746ffbb))
10+
11+
12+
### Bug Fixes
13+
14+
* Grammar issues ([4837ac6](https://github.com/hullcss/hullcss-discord-bot/commit/4837ac6f2915398801771181e95a0d073a7bde95))
15+
316
## [4.1.0](https://github.com/hullcss/hullcss-discord-bot/compare/v4.0.0...v4.1.0) (2023-08-22)
417

518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hullcss",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)