Skip to content

Commit

Permalink
chore(release): prepare for version 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
nekofar committed Aug 10, 2023
1 parent 3ce1d15 commit 5661e50
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 24 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@

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

## [1.0.13] - 2023-08-10

### <!-- 08 -->Miscellaneous Tasks

- Bump prettier from 3.0.0 to 3.0.1
- Bump @types/eslint from 8.44.1 to 8.44.2
- Bump eslint-config-prettier from 8.9.0 to 8.10.0
- Bump @types/node from 20.4.6 to 20.4.7
- Bump @types/node from 20.4.7 to 20.4.8
- Bump next from 13.4.12 to 13.4.13
- Bump eslint-config-next from 13.4.12 to 13.4.13
- Bump eslint-config-prettier from 8.10.0 to 9.0.0
- Bump @types/react from 18.2.18 to 18.2.19
- Bump @types/node from 20.4.8 to 20.4.9
- Bump @lingui/detect-locale from 4.3.0 to 4.4.0
- Bump @lingui/loader from 4.3.0 to 4.4.0
- Bump @lingui/conf from 4.3.0 to 4.4.0
- Bump @lingui/cli from 4.3.0 to 4.4.0
- Bump @lingui/core from 4.3.0 to 4.4.0
- Bump @lingui/macro from 4.3.0 to 4.4.0
- Bump @types/react from 18.2.19 to 18.2.20
- Bump @lingui/react from 4.3.0 to 4.4.0

## [1.0.12] - 2023-08-03

### <!-- 08 -->Miscellaneous Tasks
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs-lingui-template",
"version": "1.0.12",
"version": "1.0.13",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
32 changes: 9 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5661e50

Please sign in to comment.