We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a93b1de + 3c13595 commit e4d29bcCopy full SHA for e4d29bc
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.1.0](https://github.com/hivetown/backend/compare/v1.0.1...v1.1.0) (2023-06-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@hivetown/backend",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "Hivetown Backend",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments