Skip to content

Commit

Permalink
chore(master): release 3.3.0 (#120)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 26, 2022
1 parent 8861f47 commit cf01cda
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.2.0"
".": "3.3.0"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [3.3.0](https://github.com/KieranRobson/Clarence-Bot/compare/v3.2.0...v3.3.0) (2022-11-26)


### Features

* Add Alex Workflow ([#119](https://github.com/KieranRobson/Clarence-Bot/issues/119)) ([091fb2f](https://github.com/KieranRobson/Clarence-Bot/commit/091fb2f109a12cf72347008369032fdf96cf2677))
* Add invite link to guildCreate event ([f1acb69](https://github.com/KieranRobson/Clarence-Bot/commit/f1acb69bac186ec9e4ca9291b125cc22fe4f583b))
* Create guilddelete event, remove data if clarence leaves a server ([#121](https://github.com/KieranRobson/Clarence-Bot/issues/121)) ([e693af3](https://github.com/KieranRobson/Clarence-Bot/commit/e693af3024feb2e1fc0053d93a2b609465a48c30))
* Lock membercount channel from everyone ([6371fb8](https://github.com/KieranRobson/Clarence-Bot/commit/6371fb87663f755f5b23e66310b8f0c511ae8c66))

## [3.2.0](https://github.com/KieranRobson/Clarence-Bot/compare/v3.1.0...v3.2.0) (2022-11-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clarence",
"version": "3.2.0",
"version": "3.3.0",
"description": "A multipurpose bot with admin, fun and information commands",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit cf01cda

Please sign in to comment.