Skip to content

Commit

Permalink
chore(master): release 3.2.0 (#117)
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 6a064fa commit 567e301
Show file tree
Hide file tree
Showing 3 changed files with 14 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.1.0"
".": "3.2.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

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


### Features

* Add CSpell workflow ([#116](https://github.com/KieranRobson/Clarence-Bot/issues/116)) ([06a1861](https://github.com/KieranRobson/Clarence-Bot/commit/06a186185c5d0a4c7cc6a6c76b50a088c235fa64))


### Bug Fixes

* Make PR name linter action quicker? ([6a064fa](https://github.com/KieranRobson/Clarence-Bot/commit/6a064faab12281ac0c1f80c4c4f03f982eddf31e))

## [3.1.0](https://github.com/KieranRobson/Clarence-Bot/compare/v3.0.0...v3.1.0) (2022-11-25)


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.1.0",
"version": "3.2.0",
"description": "A multipurpose bot with admin, fun and information commands",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 567e301

Please sign in to comment.