Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
chore(release): v1.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 9, 2022
1 parent 64d4604 commit 9704374
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.2.11](https://github.com/EddieHubCommunity/EddieBot/compare/v1.2.10...v1.2.11) (2022-10-09)


### Bug Fixes

* health check endpoint ([64d4604](https://github.com/EddieHubCommunity/EddieBot/commit/64d460429abeedb90b509200233623417839ef4c))



## [1.2.10](https://github.com/EddieHubCommunity/EddieBot/compare/v1.2.9...v1.2.10) (2022-10-09)


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



## [1.2.6](https://github.com/EddieHubCommunity/EddieBot/compare/v1.2.5...v1.2.6) (2022-10-09)


### Bug Fixes

* mongo connection string ([91662a0](https://github.com/EddieHubCommunity/EddieBot/commit/91662a0b06aaf1742f5aedcd899a05bd6d38879e))



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eddiehub",
"version": "1.2.10",
"version": "1.2.11",
"description": "Discord bot built using NestJS",
"author": "",
"private": true,
Expand Down Expand Up @@ -47,4 +47,4 @@
"prettier": "^2.2.1",
"typescript": "^4.7.3"
}
}
}

0 comments on commit 9704374

Please sign in to comment.