Skip to content

Commit

Permalink
chore(release): 1.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.5](v1.0.4...v1.0.5) (2020-05-31)

### Bug Fixes

* Minor fix ([2c29e34](2c29e34))
  • Loading branch information
KJDev-Bot committed May 31, 2020
1 parent 2c29e34 commit 3135304
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.5](https://github.com/K-FOSS/TS-ESTests/compare/v1.0.4...v1.0.5) (2020-05-31)


### Bug Fixes

* Minor fix ([2c29e34](https://github.com/K-FOSS/TS-ESTests/commit/2c29e348143695a0004b6b9a7132d1f07c1b3762))

## [1.0.4](https://github.com/K-FOSS/TS-ESTests/compare/v1.0.3...v1.0.4) (2020-05-28)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k-foss/ts-estests",
"version": "1.0.4",
"version": "1.0.5",
"description": "@k-foss/ts-estests is a lightweight testing framework for use with ESNext & ESModules code",
"repository": "https://github.com/K-FOSS/TS-ESTests",
"main": "dist/index.js",
Expand Down

0 comments on commit 3135304

Please sign in to comment.