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

Commit 3ec599e

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.2.1
1 parent a2a47d9 commit 3ec599e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.1](https://github.com/EddieHubCommunity/EddieBot/compare/v1.2.0...v1.2.1) (2022-07-18)
2+
3+
4+
### Bug Fixes
5+
6+
* pass correct config object ([#740](https://github.com/EddieHubCommunity/EddieBot/issues/740)) ([a2a47d9](https://github.com/EddieHubCommunity/EddieBot/commit/a2a47d9f9c8526a25c02c2e7ad1e465a42123a91))
7+
8+
9+
110
# [1.2.0](https://github.com/EddieHubCommunity/EddieBot/compare/v1.1.2...v1.2.0) (2022-07-17)
211

312

@@ -39,12 +48,3 @@
3948

4049

4150

42-
## [1.0.2](https://github.com/EddieHubCommunity/EddieBot/compare/v1.0.1...v1.0.2) (2022-07-17)
43-
44-
45-
### Bug Fixes
46-
47-
* github actions no test ([2068503](https://github.com/EddieHubCommunity/EddieBot/commit/206850334f6a0f3f9ede46b0de1fa289b6dda41e))
48-
49-
50-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eddiehub",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Discord bot built using NestJS",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)