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 689c4ae commit f80292fCopy full SHA for f80292f
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.1.19] - 2023-11-15
6
+
7
+### Bug Fixes
8
9
+- Solve some minor issues and update dependencies
10
11
+## [1.1.18] - 2023-11-11
12
13
+### Documentation
14
15
+- Add `CONTRIBUTING.md` instructions file
16
17
## [1.1.17] - 2023-11-08
18
19
### Miscellaneous Tasks
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nextjs-lingui-template",
- "version": "1.1.18",
+ "version": "1.1.19",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments