Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2021-08-10)

### Bug Fixes

* **http:** Automatically server index.html ([e43dde4](e43dde4))
* **scheduling:** Support scheduling tasks before server starts ([17c6750](17c6750))
  • Loading branch information
semantic-release-bot committed Aug 10, 2021
1 parent e43dde4 commit 3b98d06
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.2](https://github.com/kitware/wslink/compare/v1.0.1...v1.0.2) (2021-08-10)


### Bug Fixes

* **http:** Automatically server index.html ([e43dde4](https://github.com/kitware/wslink/commit/e43dde43af797ed73f92d1b6a1b6adbd2078ea49))
* **scheduling:** Support scheduling tasks before server starts ([17c6750](https://github.com/kitware/wslink/commit/17c6750cc98424ae6e28067b08a34fbb428f19c1))

## [1.0.1](https://github.com/kitware/wslink/compare/v1.0.0...v1.0.1) (2021-08-10)


Expand Down

0 comments on commit 3b98d06

Please sign in to comment.