File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Expand file tree Collapse file tree 2 files changed +33
-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.1.8] - 2023-09-02
6+
7+ ### <!-- 04 --> Refactor
8+
9+ - Add dynamic imports for LocaleSwitcher and ThemeSwitcher components
10+ - Replace useState with useLocalStorage in theme switcher
11+ - Update theme switcher component to improve theme state management
12+
13+ ### <!-- 07 --> Continuous Integrations
14+
15+ - Bump orhun/git-cliff-action from 2.0.6 to 2.1.0
16+
17+ ### <!-- 08 --> Miscellaneous Tasks
18+
19+ - Bump eslint from 8.47.0 to 8.48.0
20+ - Update dependency packages for application build process
21+ - Bump prettier from 3.0.2 to 3.0.3
22+ - Bump postcss from 8.4.28 to 8.4.29
23+ - Bump @types/node from 20.5.6 to 20.5.7
24+ - Bump @lingui/format-po from 4.4.0 to 4.4.1
25+ - Bump @lingui/cli from 4.4.0 to 4.4.1
26+ - Bump @types/langs from 2.0.1 to 2.0.2
27+ - Bump @lingui/loader from 4.4.0 to 4.4.1
28+ - Bump @lingui/conf from 4.4.0 to 4.4.1
29+ - Bump @lingui/detect-locale from 4.4.0 to 4.4.1
30+ - Bump @lingui/loader from 4.4.1 to 4.4.2
31+ - Bump @lingui/conf from 4.4.1 to 4.4.2
32+ - Bump prettier-plugin-tailwindcss from 0.5.3 to 0.5.4
33+ - Bump @lingui/detect-locale from 4.4.1 to 4.4.2
34+ - Bump @lingui/cli from 4.4.1 to 4.4.2
35+ - Bump @lingui/format-po from 4.4.1 to 4.4.2
36+
537## [ 1.1.7] - 2023-08-28
638
739### <!-- 08 --> Miscellaneous Tasks
Original file line number Diff line number Diff line change 11{
22 "name" : " nextjs-lingui-template" ,
3- "version" : " 1.1.7 " ,
3+ "version" : " 1.1.8 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
You can’t perform that action at this time.
0 commit comments