File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 1.0.10] - 2023-07-30
6+
7+ ### <!-- 07 --> Continuous Integrations
8+
9+ - Add ` v ` prefix to release tag and title in build workflow
10+ - Bump actions/checkout from 3.5.2 to 3.5.3
11+ - Bump nekofar/create-github-release from 1.0.11 to 1.0.12
12+
13+ ### <!-- 08 --> Miscellaneous Tasks
14+
15+ - Bump jest-environment-jsdom from 29.5.0 to 29.6.2
16+ - Bump @testing-library/jest-dom and @types/testing -library__ jest-dom
17+ - Bump jest and @types/jest
18+ - Add ` typesync ` step to ` preinstall ` script
19+ - Update ESLint related packages for better type compatibility
20+
521## [ 1.0.9] - 2023-07-30
622
723### <!-- 07 --> Continuous Integrations
Original file line number Diff line number Diff line change 11{
22 "name" : " nextjs-lingui-template" ,
3- "version" : " 1.0.9 " ,
3+ "version" : " 1.0.10 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
You can’t perform that action at this time.
0 commit comments