doc: release core@0.0.6 (changelog)

This commit is contained in:
fryorcraken.eth 2022-11-18 13:35:09 +11:00
parent dfa7c6b107
commit ab861431d5
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## @waku/core [0.0.6](https://github.com/waku-org/js-waku/compare/@waku/core@0.0.5...@waku/core@0.0.6) (2022-11-18)
### Added
- Waku Message `ephemeral` field to mark messages as do-not-store.