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

Commit 2366a78

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.12.1
1 parent 2dcd5ea commit 2366a78

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+
## [0.12.1](https://github.com/EddieHubCommunity/api/compare/v0.12.0...v0.12.1) (2022-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* mongo crt mount ([2dcd5ea](https://github.com/EddieHubCommunity/api/commit/2dcd5eada27ce94489c1b00f3b1f59d39bf32124))
7+
8+
9+
110
# [0.12.0](https://github.com/EddieHubCommunity/api/compare/v0.11.5...v0.12.0) (2022-05-30)
211

312

@@ -41,12 +50,3 @@
4150

4251

4352

44-
## [0.11.2](https://github.com/EddieHubCommunity/api/compare/v0.11.1...v0.11.2) (2021-10-08)
45-
46-
47-
### Bug Fixes
48-
49-
* use discord uid ([#201](https://github.com/EddieHubCommunity/api/issues/201)) ([8ab30c0](https://github.com/EddieHubCommunity/api/commit/8ab30c0d221fda565b3cf8b137f57ecf1bbde8c5))
50-
51-
52-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "An API to manage our community data",
55
"author": "EddieHubCommunity",
66
"license": "MIT",

0 commit comments

Comments
 (0)