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 10421f5 commit 54b2efeCopy full SHA for 54b2efe
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.0.1] - 2023-07-24
6
+
7
+### <!-- 05 -->Documentation
8
9
+- Update issue templates with default titles
10
11
+### <!-- 07 -->Continuous Integrations
12
13
+- Bump nekofar/create-github-release from 1.0.0 to 1.0.1
14
15
## [1.0.0] - 2023-07-23
16
17
### <!-- 07 -->Continuous Integrations
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nextjs-lingui-template",
- "version": "1.0.0-beta.6",
+ "version": "1.0.1",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments