Skip to content

Commit d799f7e

Browse files
committed
bump version and update changelog (v14.8.4)
1 parent d8a9f2a commit d799f7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

88
## [unreleased]
99

10-
## [[14.8.4-dev.1] - 2020-07-01]
10+
## [[14.8.4] - 2020-07-02](https://github.com/teambit/bit/releases/tag/v14.8.4)
1111

1212
- add an option to not use cache when loading scope
1313
- do not use scope cache by default when loading scope programmatically

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.4-dev.1",
3+
"version": "14.8.4",
44
"license": "Apache-2.0",
55
"main": "./dist/api.js",
66
"preferGlobal": true,

0 commit comments

Comments
 (0)