Skip to content

Commit

Permalink
bump version and update changelog (v14.8.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
GiladShoham committed Jul 5, 2020
1 parent 9a2fe77 commit c5c1b4a
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.6-dev.1] - 2020-07-05]
## [[14.8.6] - 2020-07-05](https://github.com/teambit/bit/releases/tag/v14.8.6)

- add an option to not use load scope from cache for pkg extension

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.6-dev.1",
"version": "14.8.6",
"license": "Apache-2.0",
"main": "./dist/api.js",
"preferGlobal": true,
Expand Down

0 comments on commit c5c1b4a

Please sign in to comment.