Skip to content

Commit 0dbcde3

Browse files
JasonYaosemantic-release-bot
authored andcommitted
chore(release): 4.2.8 [skip ci]
## [4.2.8](v4.2.7...v4.2.8) (2022-10-20) ### Bug Fixes * **mac:** adds in support for dealing with whitespace in paths for mac ([6e2e1a7](6e2e1a7))
1 parent 6e2e1a7 commit 0dbcde3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog | Pydotfiles
22

3+
## [4.2.8](https://github.com/JasonYao/pydotfiles/compare/v4.2.7...v4.2.8) (2022-10-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **mac:** adds in support for dealing with whitespace in paths for mac ([6e2e1a7](https://github.com/JasonYao/pydotfiles/commit/6e2e1a73fd77777c824938e101746c4f6d137af7))
9+
310
## [4.2.7](https://github.com/JasonYao/pydotfiles/compare/v4.2.6...v4.2.7) (2022-10-18)
411

512

pydotfiles/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION_NUMBER = "4.2.7"
1+
VERSION_NUMBER = "4.2.8"

0 commit comments

Comments
 (0)