Skip to content

Commit e560ccf

Browse files
chore(main): release 4.2.0
1 parent b9b9f0a commit e560ccf

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [4.2.0](https://github.com/hullcss/hullcss-discord-bot/compare/v4.1.0...v4.2.0) (2023-09-25)
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+
10+
11+
### Bug Fixes
12+
13+
* Grammar issues ([4837ac6](https://github.com/hullcss/hullcss-discord-bot/commit/4837ac6f2915398801771181e95a0d073a7bde95))
14+
315
## [4.1.0](https://github.com/hullcss/hullcss-discord-bot/compare/v4.0.0...v4.1.0) (2023-08-22)
416

517

package.json

+1-1
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)