We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b1a19 commit 5e9adbaCopy full SHA for 5e9adba
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.1.20] - 2023-11-26
6
+
7
+### Bug Fixes
8
9
+- Solve some minor issues and update dependencies
10
11
## [1.1.19] - 2023-11-15
12
13
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nextjs-lingui-template",
- "version": "1.1.19",
+ "version": "1.1.20",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments