Skip to content

Commit 6a21caa

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.1.1
1 parent d5852c7 commit 6a21caa

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# 2.1.0 (2022-10-08)
1+
## [2.1.1](https://github.com/KieranRobson/Clarence-Bot/compare/v2.1.0...v2.1.1) (2022-10-08)
2+
3+
4+
### Reverts
5+
6+
* Remove npm tests ([a4cc059](https://github.com/KieranRobson/Clarence-Bot/commit/a4cc059acd0fbc7308d8d77c036112f45e7b1c82))
7+
8+
9+
10+
# [2.1.0](https://github.com/KieranRobson/Clarence-Bot/compare/5e5a5182a477bda9686341647d95054c7afbe194...v2.1.0) (2022-10-08)
211

312

413
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clarence",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "A multipurpose bot with admin, fun and information commands",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)