Skip to content

Commit

Permalink
Merge pull request #129 from BingusBoingus-Developer-Team/release-ple…
Browse files Browse the repository at this point in the history
…ase--branches--master--components--bingusboingus

chore(master): release 2.0.0
  • Loading branch information
sanriodev authored Oct 24, 2024
2 parents 987f73b + 4940c6d commit 289dcbc
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [2.0.0](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/compare/v1.9.3...v2.0.0) (2024-10-24)


### ⚠ BREAKING CHANGES

* remove old script, all commands support multiple servers now

### Features

* all existing commands support on multiple servers ([4f710bd](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/commit/4f710bde6ccf2eb39069c2854036e0fe5da41655))
* new configure command to configure a textchannel for all cron tasks ([3a190bb](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/commit/3a190bb61db991050af21411e31e036d6104b5bd))


### Bug Fixes

* adjust test mocks ([01bcb44](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/commit/01bcb44ca8496d36420b0a4e50277dfe3bc95251))
* deploy commands to all servers, register on all ([f4fa935](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/commit/f4fa935a134075be96bf5bdf58832361f45c8592))
* remove old script, all commands support multiple servers now ([642ee88](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/commit/642ee88a12ed5b4077d4c550f958f6e0e78263d4))

## [1.9.3](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/compare/v1.9.2...v1.9.3) (2024-09-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bingusboingus",
"version": "1.9.3",
"version": "2.0.0",
"description": "Hey look it's Bingus.... or Boingus?? OR BOTH??",
"main": "src/main.ts",
"scripts": {
Expand Down

0 comments on commit 289dcbc

Please sign in to comment.