Skip to content

Commit 2d4fa95

Browse files
committed
Bump version
1 parent 495e42f commit 2d4fa95

File tree

3 files changed

+34
-33
lines changed

3 files changed

+34
-33
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
### Authme 3.2.1 (2022. April 19.)
22

3+
- [[54460cc](https://github.com/Levminer/authme/commit/54460cc)] Update changelog (2022-04-18)
34
- [[f104196](https://github.com/Levminer/authme/commit/f104196)] Small optimizations (2022-04-15)
45
- [[d3fbc0f](https://github.com/Levminer/authme/commit/d3fbc0f)] Improve localization (2022-04-15)
56
- [[b194022](https://github.com/Levminer/authme/commit/b194022)] Fix app showing on startup #203 (2022-04-15)

package-lock.json

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "authme",
33
"productName": "Authme",
4-
"version": "3.2.1",
4+
"version": "3.2.2",
55
"description": "Simple cross platform two-factor authentication app for desktop.",
66
"author": "Levminer",
77
"license": "GPL-3.0",
@@ -106,8 +106,8 @@
106106
"eslint-plugin-prettier": "^4.0.0",
107107
"eslint-plugin-promise": "^6.0.0",
108108
"prettier": "^2.6.2",
109-
"prettier-plugin-tailwindcss": "^0.1.8",
110-
"sass": "^1.50.0",
109+
"prettier-plugin-tailwindcss": "^0.1.10",
110+
"sass": "^1.50.1",
111111
"tailwindcss": "^3.0.24"
112112
},
113113
"engines": {

0 commit comments

Comments
 (0)