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

Commit 05835bc

Browse files
committed
bump dev version
1 parent 1357b15 commit 05835bc

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
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+
## [2.1.6-dev.2] - 2020-04-16
11+
1012
- upgrade typescript to 3.8.3
1113

1214
## [2.1.6-dev.1] - 2020-01-25

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "2.1.6-dev.1",
3+
"version": "2.1.6-dev.2",
44
"scripts": {
55
"lint": "tsc && eslint \"src/**/*.ts\"",
66
"lint-circle": "eslint \"src/**/*.ts\" --format junit -o junit/eslint-results.xml",

0 commit comments

Comments
 (0)