Skip to content

Commit b99c9a2

Browse files
chore(release): 2.5.1 [skip ci]
## [2.5.1](v2.5.0...v2.5.1) (2021-03-04) ### Bug Fixes * upgrade commander from 6.2.0 to 6.2.1 ([#45](#45)) ([f672eca](f672eca))
1 parent f672eca commit b99c9a2

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.5.1](https://github.com/pixelfactoryio/privatebin-cli/compare/v2.5.0...v2.5.1) (2021-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade commander from 6.2.0 to 6.2.1 ([#45](https://github.com/pixelfactoryio/privatebin-cli/issues/45)) ([f672eca](https://github.com/pixelfactoryio/privatebin-cli/commit/f672eca1dc03c9e40060dea2d292eb0f8d2c8ab7))
7+
18
# [2.5.0](https://github.com/pixelfactoryio/privatebin-cli/compare/v2.4.0...v2.5.0) (2020-12-08)
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.5.0",
3+
"version": "2.5.1",
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)