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 02ad0f0 commit a6ed0f4Copy full SHA for a6ed0f4
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.0.0-alpha.6] - 2023-07-21
6
+
7
+### <!-- 05 -->Documentation
8
9
+- Update README with SSG emphasis
10
11
## [1.0.0-alpha.5] - 2023-07-21
12
13
### <!-- 01 -->Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nextjs-lingui-starter",
- "version": "1.0.0-alpha.5",
+ "version": "1.0.0-alpha.6",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments