Skip to content

Commit 926d1d2

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.3...v2.1.0) (2020-11-07) ### Bug Fixes * use @peculiar/webcrypto instead of isomorphic-webcrypto ([#30](#30)) ([82a74bc](82a74bc)) ### Features * **crypto:** use isomorphic-webcrypto ([#29](#29)) ([185e8cc](185e8cc))
1 parent 82a74bc commit 926d1d2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.1.0](https://github.com/pixelfactoryio/privatebin-cli/compare/v2.0.3...v2.1.0) (2020-11-07)
2+
3+
4+
### Bug Fixes
5+
6+
* use @peculiar/webcrypto instead of isomorphic-webcrypto ([#30](https://github.com/pixelfactoryio/privatebin-cli/issues/30)) ([82a74bc](https://github.com/pixelfactoryio/privatebin-cli/commit/82a74bc6eba086bb9b3ec37c0cd774b7d3bc0169))
7+
8+
9+
### Features
10+
11+
* **crypto:** use isomorphic-webcrypto ([#29](https://github.com/pixelfactoryio/privatebin-cli/issues/29)) ([185e8cc](https://github.com/pixelfactoryio/privatebin-cli/commit/185e8cc8870f88bb6b2682aa3ac953d28d328e5e))
12+
113
## [2.0.3](https://github.com/pixelfactoryio/privatebin-cli/compare/v2.0.2...v2.0.3) (2020-11-05)
214

315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixelfactory/privatebin",
3-
"version": "2.0.3",
3+
"version": "2.1.0",
44
"homepage": "https://github.com/pixelfactoryio/privatebin-cli",
55
"description": "a PrivateBin client written in typescript",
66
"author": "Amine Benseddik <[email protected]>",

0 commit comments

Comments
 (0)