-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f96814a
commit 6d17d9b
Showing
1 changed file
with
14 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,23 +3,6 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.10.0](http://chainsafe/ssz/compare/@chainsafe/[email protected]...@chainsafe/[email protected]) (2023-01-05) | ||
|
||
|
||
### Features | ||
|
||
* Switch case dependency to internal helper ([#296](http://chainsafe/ssz/issues/296)) ([900811c](http://chainsafe/ssz/commits/900811c70eabf7613d6ba28f473a9a394f1ca544)) | ||
|
||
|
||
|
||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @chainsafe/persistent-merkle-tree bumped from ^0.4.2 to ^0.5.0 | ||
|
||
## [0.14.1](https://github.com/ChainSafe/ssz/compare/ssz-v0.14.0...ssz-v0.14.1) (2024-02-10) | ||
|
||
|
||
|
@@ -90,6 +73,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
* Remove replaceAll with replace(/.../g,... for ES2019 compatibility ([#309](https://github.com/ChainSafe/ssz/issues/309)) ([3c0a2c5](https://github.com/ChainSafe/ssz/commit/3c0a2c5dfe678925cd1b35b486b66738cdb12e99)) | ||
|
||
## [0.10.0](http://chainsafe/ssz/compare/@chainsafe/[email protected]...@chainsafe/[email protected]) (2023-01-05) | ||
|
||
|
||
### Features | ||
|
||
* Switch case dependency to internal helper ([#296](http://chainsafe/ssz/issues/296)) ([900811c](http://chainsafe/ssz/commits/900811c70eabf7613d6ba28f473a9a394f1ca544)) | ||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @chainsafe/persistent-merkle-tree bumped from ^0.4.2 to ^0.5.0 | ||
|
||
|
||
## [0.9.4](http://chainsafe/ssz/compare/@chainsafe/[email protected]...@chainsafe/[email protected]) (2022-12-08) | ||
|
||
**Note:** Version bump only for package @chainsafe/ssz | ||
|