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.
2 parents 62d5344 + 9420714 commit 8d17437Copy full SHA for 8d17437
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.1.40] - 2024-07-15
6
+
7
+### Miscellaneous Tasks
8
9
+- Remove ghost character from JSON
10
11
## [1.1.39] - 2024-07-15
12
13
### Miscellaneous Tasks
package.json
@@ -1,7 +1,6 @@
1
{
"name": "nextjs-lingui-template",
- "version": "1.1.39",
- :xa
+ "version": "1.1.40",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments