Skip to content

Commit 06a3483

Browse files
committed
chore(release): prepare for version 1.0.0-beta.6
1 parent 667cdfc commit 06a3483

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
516
## [1.0.0-beta.5] - 2023-07-21
617

718
### <!-- 07 -->Continuous Integrations

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-lingui-template",
3-
"version": "1.0.0-beta.5",
3+
"version": "1.0.0-beta.6",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)