Skip to content

Commit e4d29bc

Browse files
authored
Merge pull request #56 from hivetown/release-please--branches--main--components--backend
chore(main): release 1.2.0
2 parents a93b1de + 3c13595 commit e4d29bc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/hivetown/backend/compare/v1.1.0...v1.2.0) (2023-06-17)
4+
5+
6+
### Features
7+
8+
* testes unitarios ([7e8115d](https://github.com/hivetown/backend/commit/7e8115d7ea3e8e5d1362d8c6bc47a5613b0b852b))
9+
310
## [1.1.0](https://github.com/hivetown/backend/compare/v1.0.1...v1.1.0) (2023-06-16)
411

512

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.1.0",
3+
"version": "1.2.0",
44
"description": "Hivetown Backend",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)