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 fc83a90 commit 8cb1fa1Copy full SHA for 8cb1fa1
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.1.31] - 2024-01-17
6
+
7
+### Documentation
8
9
+- Update readme file badges and improve olds
10
11
+### Miscellaneous Tasks
12
13
+- Add group of dependencies to Dependabot configs
14
15
## [1.1.30] - 2024-01-15
16
17
### Miscellaneous Tasks
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nextjs-lingui-template",
- "version": "1.1.30",
+ "version": "1.1.31",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments