Skip to content

Commit 998652d

Browse files
authored
docs: update changelog
1 parent 66ecef4 commit 998652d

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [9.0.1] - 2022-06-26
11+
### Fixed:
12+
- Now files are re-staged after pulling, so that the action works as intended when using options such as `pull: --rebase --autostash`
13+
1014
## [9.0.0] - 2022-03-11
1115

1216
### Changed:
@@ -317,7 +321,7 @@ First release
317321

318322
#
319323

320-
[unreleased]: https://github.com/EndBug/add-and-commit/compare/v9.0.0...HEAD
324+
[unreleased]: https://github.com/EndBug/add-and-commit/compare/v9.0.1...HEAD
321325
[1.0.0]: https://github.com/EndBug/add-and-commit/tree/v1.0.0
322326
[2.0.0]: https://github.com/EndBug/add-and-commit/compare/v1.0.0...v2.0.0
323327
[2.1.0]: https://github.com/EndBug/add-and-commit/compare/v2.0.0...v2.1.0
@@ -359,3 +363,4 @@ First release
359363
[8.0.1]: https://github.com/EndBug/add-and-commit/compare/v8.0.0...v8.0.1
360364
[8.0.2]: https://github.com/EndBug/add-and-commit/compare/v8.0.1...v8.0.2
361365
[9.0.0]: https://github.com/EndBug/add-and-commit/compare/v8.0.2...v9.0.0
366+
[9.0.1]: https://github.com/EndBug/add-and-commit/compare/v9.0.0...v9.0.1

lib/index.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)