Skip to content

Commit 05af1ee

Browse files
chore(release): 2.4.0 [skip ci]
# [2.4.0](v2.3.1...v2.4.0) (2020-11-18) ### Features * **password:** support password protected paste ([#36](#36)) ([812780d](812780d))
1 parent 812780d commit 05af1ee

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.4.0](https://github.com/pixelfactoryio/privatebin-cli/compare/v2.3.1...v2.4.0) (2020-11-18)
2+
3+
4+
### Features
5+
6+
* **password:** support password protected paste ([#36](https://github.com/pixelfactoryio/privatebin-cli/issues/36)) ([812780d](https://github.com/pixelfactoryio/privatebin-cli/commit/812780d88c2cfd5881319b812b6832728f2abefa))
7+
18
## [2.3.1](https://github.com/pixelfactoryio/privatebin-cli/compare/v2.3.0...v2.3.1) (2020-11-12)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixelfactory/privatebin",
3-
"version": "2.3.1",
3+
"version": "2.4.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)