Skip to content

Commit 8738cfb

Browse files
Merge pull request #52 from hivetown/release-please--branches--main--components--backend
chore(main): release 1.1.0
2 parents 4468f83 + f777088 commit 8738cfb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/hivetown/backend/compare/v1.0.1...v1.1.0) (2023-06-16)
4+
5+
6+
### Features
7+
8+
* funny easter egg com o joao pedro pais ([d4465cd](https://github.com/hivetown/backend/commit/d4465cdd1d40e2e8971cb4c949dfefdafb742415))
9+
10+
11+
### Bug Fixes
12+
13+
* put healthz in its own controller ([d4465cd](https://github.com/hivetown/backend/commit/d4465cdd1d40e2e8971cb4c949dfefdafb742415))
14+
315
## [1.0.1](https://github.com/hivetown/backend/compare/v1.0.0...v1.0.1) (2023-06-09)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hivetown/backend",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Hivetown Backend",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)