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

Commit f73f25c

Browse files
chore(release): 1.10.2
## [1.10.2](vainapp/back-end@v1.10.1...v1.10.2) (2023-08-20) ### Bug Fixes * delete settings from lockfile ([c13aa96](vainapp/back-end@c13aa96))
1 parent c13aa96 commit f73f25c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.2](https://github.com/vainapp/back-end/compare/v1.10.1...v1.10.2) (2023-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* delete settings from lockfile ([c13aa96](https://github.com/vainapp/back-end/commit/c13aa96f78072b3f75718055e03c5f19b0df3163))
7+
18
## [1.10.1](https://github.com/vainapp/back-end/compare/v1.10.0...v1.10.1) (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.1",
3+
"version": "1.10.2",
44
"main": "index.js",
55
"repository": "git@github.com:vainapp/back-end.git",
66
"author": "Vain",

0 commit comments

Comments
 (0)