Skip to content

Commit a893d21

Browse files
authored
release 0.8.2 (#327)
## High Level Overview of Change <!-- Please include a summary/list of the changes. If too broad, please consider splitting into multiple PRs. If a relevant Asana task, please link it here. --> Release 0.8.2. This would contain a hot fix to recent websocket connections issue. Reassessment will be deployed in future release
1 parent 363e3da commit a893d21

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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": "validator-history-service",
3-
"version": "0.8.0",
3+
"version": "0.8.2",
44
"description": "Service for ingesting, aggregating, storing, and disbursing validation related data",
55
"main": "./build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)