Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ezxmora/friskainet
Browse files Browse the repository at this point in the history
  • Loading branch information
ezxmora committed Apr 2, 2023
2 parents 9d23956 + 0b17a44 commit 943d8b9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [7.0.1](https://github.com/ezxmora/Friskainet/compare/v7.0.0...v7.0.1) (2023-04-02)


### Bug Fixes

* added docker-compose volume persistence ([e8099ca](https://github.com/ezxmora/Friskainet/commit/e8099ca2e7f7e09fb960c6aa752e9253ca00d001))
* docker-compose subnetting ([328c3de](https://github.com/ezxmora/Friskainet/commit/328c3de31096ffc83cc6693bdadb124463997f95))
* GatewayIntentBits bans ([2a19934](https://github.com/ezxmora/Friskainet/commit/2a19934087f14aa64ff4ad882a9aaf635aefddac))

## [7.0.0](https://github.com/ezxmora/Friskainet/compare/v6.0.1...v7.0.0) (2023-04-02)


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": "friskainet",
"version": "7.0.0",
"version": "7.0.1",
"description": "Another Discord bot written in JavaScript using DiscordJS",
"main": "app.js",
"engines": {
Expand Down

0 comments on commit 943d8b9

Please sign in to comment.