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 de2bacb commit ddea5a0Copy full SHA for ddea5a0
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.0.11] - 2023-07-30
6
+
7
+### <!-- 07 -->Continuous Integrations
8
9
+- Update pnpm commands in `template` workflows
10
+- Cdd README.md to `template` workflows
11
+- Update and enhance `template` workflow
12
13
## [1.0.10] - 2023-07-30
14
15
### <!-- 07 -->Continuous Integrations
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nextjs-lingui-template",
- "version": "1.0.10",
+ "version": "1.0.11",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments