Skip to content

Commit 2a787e2

Browse files
chore(release): 0.3.2 [skip ci]
## [0.3.2](v0.3.1...v0.3.2) (2021-04-12) ### Bug Fixes * **ci:** do not save sr deps ([8c472aa](8c472aa))
1 parent 5ea85dd commit 2a787e2

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.3.2](https://github.com/MrSwitch/localhost/compare/v0.3.1...v0.3.2) (2021-04-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** do not save sr deps ([8c472aa](https://github.com/MrSwitch/localhost/commit/8c472aae2e0146852e75f85f2da432965d50ccf3))
7+
18
## [0.3.1](https://github.com/MrSwitch/localhost/compare/v0.3.0...v0.3.1) (2021-04-10)
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": "localhost",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Http static file server",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)