Skip to content

Commit 0d850c2

Browse files
committed
bump version and update changelog
1 parent 0c22ca6 commit 0d850c2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [unreleased]
99

10+
## [14.2.2-dev.2] - 2019-07-24
11+
1012
- add option to pass context to trigger hook
1113
- add workspacePath and bitmapFileName to post-add hook invocation
1214

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bit-bin",
3-
"version": "14.2.2-dev.1",
3+
"version": "14.2.2-dev.2",
44
"license": "Apache-2.0",
55
"main": "./dist/api.js",
66
"preferGlobal": true,

0 commit comments

Comments
 (0)