File tree Expand file tree Collapse file tree 3 files changed +59
-55
lines changed Expand file tree Collapse file tree 3 files changed +59
-55
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.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
Original file line number Diff line number Diff line change 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" ,
4040 "@types/eslint-config-prettier" : " 6.11.0" ,
4141 "@types/jest" : " 29.5.3" ,
4242 "@types/langs" : " 2.0.1" ,
43- "@types/node" : " 20.4.5 " ,
44- "@types/react" : " 18.2.17 " ,
43+ "@types/node" : " 20.4.6 " ,
44+ "@types/react" : " 18.2.18 " ,
4545 "@types/react-dom" : " 18.2.7" ,
4646 "@types/testing-library__jest-dom" : " 5.14.9" ,
4747 "autoprefixer" : " 10.4.14" ,
You can’t perform that action at this time.
0 commit comments