Skip to content

Commit eb02531

Browse files
committed
chore(release): prepare for version 1.0.12
1 parent c453bca commit eb02531

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

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

5+
## [1.0.12] - 2023-08-03
6+
7+
### <!-- 08 -->Miscellaneous Tasks
8+
9+
- Bump @types/react from 18.2.17 to 18.2.18
10+
- Bump semver from 6.3.0 to 6.3.1
11+
- Bump @types/node from 20.4.5 to 20.4.6
12+
513
## [1.0.11] - 2023-07-30
614

715
### <!-- 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.11",
3+
"version": "1.0.12",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)