Skip to content

Commit

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

## [unreleased]

- do not show loader for internal commands

## [[14.8.2-dev.1] - 2020-06-29]
## [[14.8.2] - 2020-06-29](https://github.com/teambit/bit/releases/tag/v14.8.2)

- do not show loader for internal commands
- fix error when trying to load extension in a folder which is not a workspace or scope

## [[14.8.1] - 2020-06-29](https://github.com/teambit/bit/releases/tag/v14.8.1)
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.2-dev.1",
"version": "14.8.2",
"license": "Apache-2.0",
"main": "./dist/api.js",
"preferGlobal": true,
Expand Down

0 comments on commit a6ac5b3

Please sign in to comment.