Skip to content

Commit b5e4eda

Browse files
chore(release): 5.2.13 [skip ci]
1 parent b248639 commit b5e4eda

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.2.13](https://github.com/atom-community/sync-settings/compare/v5.2.12...v5.2.13) (2021-07-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @octokit/rest from 18.6.4 to 18.6.6 ([#710](https://github.com/atom-community/sync-settings/issues/710)) ([b248639](https://github.com/atom-community/sync-settings/commit/b248639efc2f5e3b7a771769e31ab415f5a67880))
7+
18
## [5.2.12](https://github.com/atom-community/sync-settings/compare/v5.2.11...v5.2.12) (2021-06-28)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sync-settings",
33
"main": "./lib/main",
4-
"version": "5.2.12",
4+
"version": "5.2.13",
55
"description": "Synchronize package settings, keymap and installed packages",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)