Skip to content

Commit 8cb1fa1

Browse files
committed
chore(release): prepare for version 1.1.31
1 parent fc83a90 commit 8cb1fa1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

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

5+
## [1.1.31] - 2024-01-17
6+
7+
### Documentation
8+
9+
- Update readme file badges and improve olds
10+
11+
### Miscellaneous Tasks
12+
13+
- Add group of dependencies to Dependabot configs
14+
515
## [1.1.30] - 2024-01-15
616

717
### Miscellaneous Tasks

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.1.30",
3+
"version": "1.1.31",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)