Skip to content

Commit

Permalink
chore(release): v2.6.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 14, 2022
1 parent 59033e4 commit 5218ffc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 31 deletions.
39 changes: 9 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.6.1](https://github.com/KieranRobson/Clarence-Bot/compare/v2.6.0...v2.6.1) (2022-10-14)


### Bug Fixes

* Improve event simulations ([dcf71ac](https://github.com/KieranRobson/Clarence-Bot/commit/dcf71acd7f0071ee15631b0939a5142f09898a23))



# [2.6.0](https://github.com/KieranRobson/Clarence-Bot/compare/v2.5.1...v2.6.0) (2022-10-14)


Expand Down Expand Up @@ -34,33 +43,3 @@



# [2.1.0](https://github.com/KieranRobson/Clarence-Bot/compare/5e5a5182a477bda9686341647d95054c7afbe194...v2.1.0) (2022-10-08)


### Bug Fixes

* Change --force for --verbose ([4891e41](https://github.com/KieranRobson/Clarence-Bot/commit/4891e4172d233b3b65139d86af7aeca0306f4eb6))
* Edit order of dockerfile ([108331f](https://github.com/KieranRobson/Clarence-Bot/commit/108331fc0072284eaa6ed286b0295dd5e01c33ec))
* help command ([b8d3789](https://github.com/KieranRobson/Clarence-Bot/commit/b8d37898447f8d95f4d49c7ebe9cc1696373c94c))
* Hide simcreate from none administrators ([01bd783](https://github.com/KieranRobson/Clarence-Bot/commit/01bd78392e0c447ffc925b3341a4e4f6dce27b01))
* Make untimeout response empheral ([10c9baa](https://github.com/KieranRobson/Clarence-Bot/commit/10c9baa743c7c2cf685d92bcae638de804320193))
* Move dependabot from workflows ([f633400](https://github.com/KieranRobson/Clarence-Bot/commit/f633400c91115b59dd73b936c9e832cb042efb78))
* remove levels from index ([5e5a518](https://github.com/KieranRobson/Clarence-Bot/commit/5e5a5182a477bda9686341647d95054c7afbe194))
* Remove typo from script name ([e375b97](https://github.com/KieranRobson/Clarence-Bot/commit/e375b97b84a979d0cedfedae824b34f575991086))
* Rename token for dockerhub ([477ee87](https://github.com/KieranRobson/Clarence-Bot/commit/477ee878daec537d0f88b7db16cde2dfaebdd8a8))


### Features

* Add auto releases ([a988f4e](https://github.com/KieranRobson/Clarence-Bot/commit/a988f4e8c6168d48f45af2ca4b9ddcb158543568))
* Add Npm Run Tests ([20ca3c6](https://github.com/KieranRobson/Clarence-Bot/commit/20ca3c6eea56324715688925219ac30398ca0423))
* Make cookie work with database ([df4e36c](https://github.com/KieranRobson/Clarence-Bot/commit/df4e36c4154bec9324f3c792960194d510530cc4))


### Reverts

* b1b6308fd8a0414b4e7e68a59bf1dda73c5173f2 ([fcb139a](https://github.com/KieranRobson/Clarence-Bot/commit/fcb139a7e105000d9ab4cdb1a2e7c8c2165f3289))
* Docker Publish ([c3833da](https://github.com/KieranRobson/Clarence-Bot/commit/c3833da0ee6412f58ec6422e92f923ed71f4ce12))



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

0 comments on commit 5218ffc

Please sign in to comment.