Skip to content

Commit 2403fc2

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2020-03-28) ### Bug Fixes * fix path normalization on Windows ([d64b75e](d64b75e)) * fix triple dot replacement error on Windows ([b251432](b251432))
1 parent bb5c573 commit 2403fc2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.1](https://github.com/nodewell/path/compare/v1.0.0...v1.0.1) (2020-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* fix path normalization on Windows ([d64b75e](https://github.com/nodewell/path/commit/d64b75e243026cb340795a36161704f638fffd8e))
7+
* fix triple dot replacement error on Windows ([b251432](https://github.com/nodewell/path/commit/b251432fbfa9611c90cc2057303b1c21c8f40d2c))
8+
19
# 1.0.0 (2020-03-28)
210

311

0 commit comments

Comments
 (0)