Skip to content

Commit 14ebac6

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2023-12-09) ### Bug Fixes * remove action badge ([5130041](5130041))
1 parent 5130041 commit 14ebac6

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.3](https://github.com/csye7125-fall2023-group05/webapp/compare/v1.2.2...v1.2.3) (2023-12-09)
2+
3+
4+
### Bug Fixes
5+
6+
* remove action badge ([5130041](https://github.com/csye7125-fall2023-group05/webapp/commit/5130041524e9b1aca51c4c0d4b581290c3cf9ad1))
7+
18
## [1.2.2](https://github.com/csye7125-fall2023-group05/webapp/compare/v1.2.1...v1.2.2) (2023-12-09)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webapp",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "RESTful API",
55
"main": "src/server.js",
66
"repository": "https://github.com/cyse7125-fall2023-group05/webapp",

0 commit comments

Comments
 (0)