Skip to content

Commit

Permalink
[release] re-attempt publish node, query and validator (#721)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiqiang90 authored Dec 23, 2021
1 parent 67ef3a3 commit 286b6d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]


## [0.26.0] - 2021-12-16
### Added
- Support dictionary for custom datasource (#686)
Expand Down
1 change: 1 addition & 0 deletions packages/query/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ All logs must start with the format: [x.y.z] - yyyy-mm-dd

## [Unreleased]


## [0.9.0] - 2021-12-16
### Changed
- Limit query record size to 100, though by using `--unsafe` can remove this limit. (#644)
Expand Down
1 change: 1 addition & 0 deletions packages/validator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ All logs must start with the format: [x.y.z] - yyyy-mm-dd

## [Unreleased]


## [0.4.1] - 2021-12-16
### Fixed
- Fix chain types checking when load from js (#720)
Expand Down

0 comments on commit 286b6d0

Please sign in to comment.