Skip to content

Commit a329037

Browse files
committed
Bump version & update changelog
1 parent fca073b commit a329037

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818

1919
### Security
2020

21+
## Version 0.43.0 - 2021-07-07
22+
23+
### Added
24+
25+
- Expose derive key for easy key derivation for users.
26+
2127
## Version 0.42.0 - 2021-01-12
2228

2329
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "etebase",
3-
"version": "0.42.0",
3+
"version": "0.43.0",
44
"description": "Etebase TypeScript API for the web and node",
55
"type": "commonjs",
66
"main": "dist/lib-cjs/Etebase.js",

0 commit comments

Comments
 (0)