Skip to content

Commit

Permalink
chore(release): 5.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 11, 2020
1 parent 4bedeb5 commit 468ea2c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.2](https://github.com/atom-community/sync-settings/compare/v5.0.1...v5.0.2) (2020-09-11)


### Bug Fixes

* display error on restore when no backup files exist ([3bd4caa](https://github.com/atom-community/sync-settings/commit/3bd4caa5784fe5429870363205083c0eaa6b7707))

## [5.0.1](https://github.com/atom-community/sync-settings/compare/v5.0.0...v5.0.1) (2020-09-04)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sync-settings",
"main": "./lib/main",
"version": "5.0.1",
"version": "5.0.2",
"description": "Synchronize package settings, keymap and installed packages",
"repository": {
"type": "git",
Expand Down

0 comments on commit 468ea2c

Please sign in to comment.