Skip to content

Commit

Permalink
1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JustYuuto committed Dec 29, 2023
1 parent e60e007 commit fee6126
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.2.2

* Upgraded packages
* Fixed macOS and Linux builds
* Added window size saver (the window will be the same size as the last time you closed it) (#18)

## 1.2.1

* Fixed some things
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deezer-discord-rpc",
"version": "1.2.1",
"version": "1.2.2",
"description": "A Discord RPC for Deezer",
"main": "./build/src/index.js",
"scripts": {
Expand Down

0 comments on commit fee6126

Please sign in to comment.