Skip to content

Commit

Permalink
chore(release): 5.2.11 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 31, 2021
1 parent b1275f9 commit 939bbec
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.2.11](https://github.com/atom-community/sync-settings/compare/v5.2.10...v5.2.11) (2021-05-31)


### Bug Fixes

* **deps:** bump @octokit/rest from 18.5.4 to 18.5.5 ([#695](https://github.com/atom-community/sync-settings/issues/695)) ([b1275f9](https://github.com/atom-community/sync-settings/commit/b1275f91aea6d9deaa920d229b8902fecdf1f84c))

## [5.2.10](https://github.com/atom-community/sync-settings/compare/v5.2.9...v5.2.10) (2021-05-07)


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.2.10",
"version": "5.2.11",
"description": "Synchronize package settings, keymap and installed packages",
"repository": {
"type": "git",
Expand Down

0 comments on commit 939bbec

Please sign in to comment.