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 c453bca commit eb02531Copy full SHA for eb02531
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.0.12] - 2023-08-03
6
+
7
+### <!-- 08 -->Miscellaneous Tasks
8
9
+- Bump @types/react from 18.2.17 to 18.2.18
10
+- Bump semver from 6.3.0 to 6.3.1
11
+- Bump @types/node from 20.4.5 to 20.4.6
12
13
## [1.0.11] - 2023-07-30
14
15
### <!-- 07 -->Continuous Integrations
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nextjs-lingui-template",
- "version": "1.0.11",
+ "version": "1.0.12",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments