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 2b91aa8 commit e986249Copy full SHA for e986249
CHANGELOG.md
@@ -2,7 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [1.1.35]] - 2024-02-24
+## [1.1.36] - 2024-03-06
6
+
7
+### Bug Fixes
8
9
+- Solve some minor issues and update dependencies
10
11
+## [1.1.35] - 2024-02-24
12
13
### Bug Fixes
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nextjs-lingui-template",
- "version": "1.1.35",
+ "version": "1.1.36",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments