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 53da546 commit 8bb7dfeCopy full SHA for 8bb7dfe
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.0.9] - 2023-07-30
6
+
7
+### <!-- 07 -->Continuous Integrations
8
9
+- Add descriptive job names to github workflow
10
11
## [1.0.8] - 2023-07-30
12
13
### <!-- 03 -->Testing
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nextjs-lingui-template",
- "version": "1.0.7",
+ "version": "1.0.9",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments