Skip to content

Commit 257fd45

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2023-12-2) ### Bug Fixes * patch method errors fixed ([fd1205a](fd1205a)) * update rabbitmq to alpine docker image ([028cd45](028cd45)) * upgrade elastic and kibana containers, elastic queries ([ac451c3](ac451c3))
1 parent ac451c3 commit 257fd45

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.0.1](https://github.com/sydrawat01/INFO7255/compare/v2.0.0...v2.0.1) (2023-12-2)
2+
3+
4+
### Bug Fixes
5+
6+
* patch method errors fixed ([fd1205a](https://github.com/sydrawat01/INFO7255/commit/fd1205afeb0cb42739d1c529de45201131f4249d))
7+
* update rabbitmq to alpine docker image ([028cd45](https://github.com/sydrawat01/INFO7255/commit/028cd4557c9bcf2f38c9ec64d59a9805ccb310fb))
8+
* upgrade elastic and kibana containers, elastic queries ([ac451c3](https://github.com/sydrawat01/INFO7255/commit/ac451c31106f77039bcb95a5c38d269c532e97fe))
9+
110
# [2.0.0](https://github.com/sydrawat01/INFO7255/compare/v1.4.0...v2.0.0) (2023-11-28)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "RESTful API",
55
"main": "src/server.js",
66
"author": "Siddharth Rawat <rawat.sid@northeastern.edu>",

0 commit comments

Comments
 (0)