Skip to content

Commit

Permalink
bump version and update changelog (v14.8.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
GiladShoham committed Jul 2, 2020
1 parent d8a9f2a commit d799f7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased]

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

- add an option to not use cache when loading scope
- do not use scope cache by default when loading scope programmatically
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bit-bin",
"version": "14.8.4-dev.1",
"version": "14.8.4",
"license": "Apache-2.0",
"main": "./dist/api.js",
"preferGlobal": true,
Expand Down

0 comments on commit d799f7e

Please sign in to comment.