Skip to content

Commit a6ed0f4

Browse files
committed
chore(release): prepare for version 1.0.0-alpha.6
1 parent 02ad0f0 commit a6ed0f4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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.0.0-alpha.6] - 2023-07-21
6+
7+
### <!-- 05 -->Documentation
8+
9+
- Update README with SSG emphasis
10+
511
## [1.0.0-alpha.5] - 2023-07-21
612

713
### <!-- 01 -->Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-lingui-starter",
3-
"version": "1.0.0-alpha.5",
3+
"version": "1.0.0-alpha.6",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)