Skip to content

Commit d8a9f2a

Browse files
committed
bump version and update changelog [ci skip]
1 parent 3acbef1 commit d8a9f2a

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.8.4-dev.1] - 2020-07-01]
11+
1012
- add an option to not use cache when loading scope
1113
- do not use scope cache by default when loading scope programmatically
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.8.3",
3+
"version": "14.8.4-dev.1",
44
"license": "Apache-2.0",
55
"main": "./dist/api.js",
66
"preferGlobal": true,

0 commit comments

Comments
 (0)