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 cd19d3f commit 9ea0b7fCopy full SHA for 9ea0b7f
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.1.38] - 2024-04-27
6
+
7
+### Miscellaneous Tasks
8
9
+- Bump pnpm version from ^8 to ^9 on workflows
10
11
## [1.1.37] - 2024-03-28
12
13
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nextjs-lingui-template",
- "version": "1.1.37",
+ "version": "1.1.38",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments