Skip to content

Commit f8a6162

Browse files
committed
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2020-05-31) ### Bug Fixes * Fix parsing ([ce59760](ce59760))
1 parent ce59760 commit f8a6162

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.6](https://github.com/K-FOSS/TS-ESTests/compare/v1.0.5...v1.0.6) (2020-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix parsing ([ce59760](https://github.com/K-FOSS/TS-ESTests/commit/ce59760962ec71de903ad2ba93e37804fddc7251))
7+
18
## [1.0.5](https://github.com/K-FOSS/TS-ESTests/compare/v1.0.4...v1.0.5) (2020-05-31)
29

310

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": "@k-foss/ts-estests",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "@k-foss/ts-estests is a lightweight testing framework for use with ESNext & ESModules code",
55
"repository": "https://github.com/K-FOSS/TS-ESTests",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)