Skip to content

Commit a50f82f

Browse files
committed
v5.2.2
Signed-off-by: Jonas Rittershofer <[email protected]>
1 parent 21ce683 commit a50f82f

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## Version 5.2.2 (2021-10-29)
4+
### Enhancements
5+
- Remove electron remote module [\#318](https://github.com/Git-it-App/git-it-electron/pull/318) ([jotoeri](https://github.com/jotoeri))
6+
7+
### Fixes
8+
- Small Translation update for Korean ([@Ther3tyle](https://github.com/Ther3tyle))
9+
- Dependency updates, bumping electron to v15
10+
11+
312
## Version 5.2.1 (2021-05-17)
413
### Fixes
514
- Translation updates for Kurdish ([@akamfoad](https://github.com/akamfoad))

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "git-it-electron",
33
"productName": "Git-it",
4-
"version": "5.2.1",
4+
"version": "5.2.2",
55
"description": "An open source desktop app for learning Git and GitHub",
66
"author": "Jessica Lord",
77
"contributors": [

0 commit comments

Comments
 (0)