Skip to content

Commit efcdebf

Browse files
Version Packages (consensus)
1 parent 41eb7f2 commit efcdebf

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

consensus/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# consensus
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [#275](https://github.com/smartcontractkit/capabilities/pull/275) [`8d9fe70`](https://github.com/smartcontractkit/capabilities/commit/8d9fe7062047743423f23d7d886d025fe5712891) Thanks [@MStreet3](https://github.com/MStreet3)! - #internal #bugfix handleCommonPrefixAggregation ignores lists of observations after they no longer can contribute to the common prefix

consensus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "consensus",
33
"private": true,
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"description": "",
66
"author": "",
77
"license": "UNLICENSED"

0 commit comments

Comments
 (0)