Skip to content

Commit 8d17437

Browse files
committed
Merge branch 'release/1.1.40'
2 parents 62d5344 + 9420714 commit 8d17437

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.1.40] - 2024-07-15
6+
7+
### Miscellaneous Tasks
8+
9+
- Remove ghost character from JSON
10+
511
## [1.1.39] - 2024-07-15
612

713
### Miscellaneous Tasks

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "nextjs-lingui-template",
3-
"version": "1.1.39",
4-
:xa
3+
"version": "1.1.40",
54
"private": true,
65
"scripts": {
76
"dev": "next dev",

0 commit comments

Comments
 (0)