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 667cdfc commit 06a3483Copy full SHA for 06a3483
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.0.0-beta.6] - 2023-07-23
6
+
7
+### <!-- 07 -->Continuous Integrations
8
9
+- Refactor comments and update action in release workflow
10
11
+### <!-- 08 -->Miscellaneous Tasks
12
13
+- Bump clsx from 1.2.1 to 2.0.0
14
+- Bump postcss from 8.4.26 to 8.4.27
15
16
## [1.0.0-beta.5] - 2023-07-21
17
18
### <!-- 07 -->Continuous Integrations
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nextjs-lingui-template",
- "version": "1.0.0-beta.5",
+ "version": "1.0.0-beta.6",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments