File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-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.14] - 2023-08-11
6+
7+ ### <!-- 08 --> Miscellaneous Tasks
8+
9+ - Bump prettier-plugin-tailwindcss from 0.4.1 to 0.5.1
10+ - Add ` husky ` for git hooks
11+ - Add husky install to ` prepare ` script in ` package.json `
12+ - Add ` pre-commit ` hook to run tests
13+ - Add ` lint-staged ` to project dependencies
14+ - Add ` lint-staged ` to scripts in ` package.json `
15+ - Add ` lint-staged ` config and update ` pre-commit ` hook
16+
517## [ 1.0.13] - 2023-08-10
618
719### <!-- 08 --> Miscellaneous Tasks
Original file line number Diff line number Diff line change 11{
22 "name" : " nextjs-lingui-template" ,
3- "version" : " 1.0.13 " ,
3+ "version" : " 1.0.14 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
You can’t perform that action at this time.
0 commit comments