Skip to content

Commit

Permalink
bump version and update changelog (v14.7.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
GiladShoham committed Dec 12, 2019
1 parent 295e5ff commit 4cee8de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
16 changes: 5 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased]

## [14.7.1-dev.4] - 2019-12-11
## [[14.7.1] - 2019-12-12](/~https://github.com/teambit/bit/releases/tag/v14.7.1)

- add component dir to bit show (json only)

## [14.7.1-dev.3] - 2019-12-10
### New

- fix write dists from testers isolate API
- add component root dir to bit show (json only)

## [14.7.1-dev.2] - 2019-12-10
### Bug fixes

- [#2182](/~https://github.com/teambit/bit/issues/2182) fix package-name replacement of dists when a package has a tilda prefix
- [#2182](/~https://github.com/teambit/bit/issues/2182) don't write dependencies dists to a capsule when their compiler was removed
- support write dists from testers isolate API

## [14.7.1-dev.1] - 2019-12-08

- improve isolate function for testers API
- fix tester's isolate API

## [[14.7.0] - 2019-12-08](/~https://github.com/teambit/bit/releases/tag/v14.7.0)

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

0 comments on commit 4cee8de

Please sign in to comment.