Skip to content

Commit

Permalink
bump version and update changelog (v14.8.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
GiladShoham committed Jul 9, 2020
1 parent 7d83dde commit 36a6aeb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
11 changes: 3 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/).
and this project adheres to [Semantic Versioning](http://semver.org/).

## [14.8.7-dev.3] - 2020-07-08

- fix export --all --include-dependencies flags to not duplicate components

## [14.8.7-dev.2] - 2020-07-08

- fix post receive objects duplications

## [14.8.7-dev.1] - 2020-07-07
## [[14.8.7] - 2020-07-09](https://github.com/teambit/bit/releases/tag/v14.8.7)

- [#2809](https://github.com/teambit/bit/issues/2809) - fix legacy capsule exec to not hang on error
- fix export --all --include-dependencies flags to not duplicate components
- fix post receive objects duplications

## [[14.8.6] - 2020-07-05](https://github.com/teambit/bit/releases/tag/v14.8.6)

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

0 comments on commit 36a6aeb

Please sign in to comment.