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

Commit 294a6db

Browse files
chore(release): 1.10.3
## [1.10.3](vainapp/back-end@v1.10.2...v1.10.3) (2023-08-20) ### Bug Fixes * rollback the deployment script ([f1cc27a](vainapp/back-end@f1cc27a))
1 parent f1cc27a commit 294a6db

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,3 +1,10 @@
1+
## [1.10.3](https://github.com/vainapp/back-end/compare/v1.10.2...v1.10.3) (2023-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* rollback the deployment script ([f1cc27a](https://github.com/vainapp/back-end/commit/f1cc27abb792eaa2830c0ba18ade7ded3089245e))
7+
18
## [1.10.2](https://github.com/vainapp/back-end/compare/v1.10.1...v1.10.2) (2023-08-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "back-end",
3-
"version": "1.10.2",
3+
"version": "1.10.3",
44
"main": "index.js",
55
"repository": "[email protected]:vainapp/back-end.git",
66
"author": "Vain",

0 commit comments

Comments
 (0)