Skip to content

Commit f1d41de

Browse files
committed
release: v7.1.1
1 parent 78d8443 commit f1d41de

File tree

3 files changed

+2215
-4
lines changed

3 files changed

+2215
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [7.1.1] - 2021-04-04
11+
12+
### Fixed:
13+
14+
- Git args parsing has been improved, and now handles spaces correctly (issue #154)
15+
1016
## [7.1.0] - 2021-03-03
1117

1218
### Added:
@@ -219,7 +225,7 @@ First release
219225

220226
#
221227

222-
[unreleased]: https://github.com/EndBug/add-and-commit/compare/v7.1.0...HEAD
228+
[unreleased]: https://github.com/EndBug/add-and-commit/compare/v7.1.1...HEAD
223229
[1.0.0]: https://github.com/EndBug/add-and-commit/tree/v1.0.0
224230
[2.0.0]: https://github.com/EndBug/add-and-commit/compare/v1.0.0...v2.0.0
225231
[2.1.0]: https://github.com/EndBug/add-and-commit/compare/v2.0.0...v2.1.0
@@ -250,3 +256,4 @@ First release
250256
[6.2.0]: https://github.com/EndBug/add-and-commit/compare/v6.1.0...v6.2.0
251257
[7.0.0]: https://github.com/EndBug/add-and-commit/compare/v6.2.0...v7.0.0
252258
[7.1.0]: https://github.com/EndBug/add-and-commit/compare/v7.0.0...v7.1.0
259+
[7.1.1]: https://github.com/EndBug/add-and-commit/compare/v7.1.0...v7.1.1

0 commit comments

Comments
 (0)