Skip to content

Commit 099c821

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2020-11-09) ### Features * **esm:** publish ES module using Rollup.js ([#31](#31)) ([9fdee38](9fdee38))
1 parent 9fdee38 commit 099c821

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.2.0](https://github.com/pixelfactoryio/privatebin-cli/compare/v2.1.0...v2.2.0) (2020-11-09)
2+
3+
4+
### Features
5+
6+
* **esm:** publish ES module using Rollup.js ([#31](https://github.com/pixelfactoryio/privatebin-cli/issues/31)) ([9fdee38](https://github.com/pixelfactoryio/privatebin-cli/commit/9fdee38665585c814d30573aa8509bd904786e9f))
7+
18
# [2.1.0](https://github.com/pixelfactoryio/privatebin-cli/compare/v2.0.3...v2.1.0) (2020-11-07)
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.1.0",
3+
"version": "2.2.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)