Skip to content

Commit 78399f9

Browse files
committed
Bump version and update changelog
1 parent 272c948 commit 78399f9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [unreleased]
99

10+
## [0.10.4] - 2017-08-15
11+
1012
- bug fix - component stays in "staged components" section after the second export
1113
- support exporting binary files
1214
- fix a bug when importing version 2 of a component while version 1 has been imported before

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bit-bin",
3-
"version": "0.10.4-rc.3",
3+
"version": "0.10.4",
44
"license": "Apache-2.0",
55
"main": "./dist/api.js",
66
"scripts": {

0 commit comments

Comments
 (0)