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

Commit 36ab8a8

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.6.13
1 parent 26891fe commit 36ab8a8

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.6.13](https://github.com/EddieHubCommunity/api/compare/v0.6.12...v0.6.13) (2021-07-23)
2+
3+
4+
### Bug Fixes
5+
6+
* helmet is back ([#126](https://github.com/EddieHubCommunity/api/issues/126)) ([23418c3](https://github.com/EddieHubCommunity/api/commit/23418c3246163170cb64014937e516280731dffc))
7+
8+
9+
110
## [0.6.12](https://github.com/EddieHubCommunity/api/compare/v0.6.11...v0.6.12) (2021-07-23)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
## [0.6.8](https://github.com/EddieHubCommunity/api/compare/v0.6.7...v0.6.8) (2021-06-25)
38-
39-
40-
### Bug Fixes
41-
42-
* version numbers ([#138](https://github.com/EddieHubCommunity/api/issues/138)) ([318c368](https://github.com/EddieHubCommunity/api/commit/318c368c839fe54009717e926ed3a13b1d2eedce))
43-
44-
45-

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.6.12",
3+
"version": "0.6.13",
44
"description": "An API to manage our community data",
55
"author": "EddieHubCommunity",
66
"license": "MIT",

0 commit comments

Comments
 (0)