Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.

Commit 60579c2

Browse files
committed
bump version and update changelog [ci skip]
1 parent cb1f533 commit 60579c2

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

CHANGELOG.md

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

88
## [unreleased]
99

10-
## [0.10.16-dev.3] - 2018-05-08
11-
12-
## [0.10.16-dev.2] - 2018-05-08
13-
14-
- support for bit login (set registry with token)
15-
16-
## [0.10.16-dev.1] - 2018-05-06
10+
## [0.10.16] - 2018-05-09
1711

12+
- support for bit login (set registry with token in npmrc file)
1813
- adding scss to support ~
1914

2015
## [0.10.15] - 2018-04-19

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bit-javascript",
3-
"version": "0.10.16-dev.4",
3+
"version": "0.10.16",
44
"scripts": {
55
"flow": "flow; test $? -eq 0 -o $? -eq 2",
66
"lint": "eslint src && flow check || true",

0 commit comments

Comments
 (0)