Skip to content

Commit

Permalink
Add CHANGELOG for v6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alichtman committed Oct 9, 2023
1 parent aade620 commit 9a019fa
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [v6.1](https://github.com/alichtman/shallow-backup/tree/v6.1) (2023-10-09)

[Full Changelog](https://github.com/alichtman/shallow-backup/compare/v6.0...v6.1)

**Fixed bugs:**

- 🙋‍♀️ running shallow-backup interactively \(backup all\) does not save to the folder [\#282](https://github.com/alichtman/shallow-backup/issues/282)
- Git commit breaks sometimes if submodules exist [\#229](https://github.com/alichtman/shallow-backup/issues/229)
- npm packages backup: Doesn't handle scopes, fails with unmet peer dependencies [\#226](https://github.com/alichtman/shallow-backup/issues/226)

**Merged pull requests:**

- Fix: Update README.md file to reflect work done on issue \#328 [\#330](https://github.com/alichtman/shallow-backup/pull/330) ([BreakingPitt](https://github.com/BreakingPitt))

## [v6.0](https://github.com/alichtman/shallow-backup/tree/v6.0) (2023-08-29)

[Full Changelog](https://github.com/alichtman/shallow-backup/compare/v5.3...v6.0)
Expand Down Expand Up @@ -35,6 +49,7 @@
**Closed issues:**

- Add warning if shallow-backup.conf is writable by all [\#309](https://github.com/alichtman/shallow-backup/issues/309)
- `shallow-backup` crashes if repo can't be created [\#308](https://github.com/alichtman/shallow-backup/issues/308)

**Merged pull requests:**

Expand Down Expand Up @@ -526,4 +541,4 @@



\* *This Changelog was automatically generated by [github_changelog_generator] (https://github.com/github-changelog-generator/github-changelog-generator)*
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit 9a019fa

Please sign in to comment.