File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## [ 1.43.1] ( https://github.com/nicholaschiang/dolce/compare/v1.43.0...v1.43.1 ) (2023-08-11)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** components/header:** add css responsive design ([ 3e5f054] ( https://github.com/nicholaschiang/dolce/commit/3e5f054e07b0522967dfa688376019265ec1e73f ) )
9+ * ** routes/show:** add basic css responsive design ([ 0d54533] ( https://github.com/nicholaschiang/dolce/commit/0d5453393ef6696a22f2b227c0248f4b366551f3 ) )
10+
311## [ 1.43.0] ( https://github.com/nicholaschiang/dolce/compare/v1.42.1...v1.43.0 ) (2023-08-11)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " nicholas-eng" ,
3- "version" : " 1.43.0 " ,
3+ "version" : " 1.43.1 " ,
44 "private" : true ,
55 "sideEffects" : false ,
66 "license" : " AGPL-3.0-or-later" ,
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " site"
3- version = " 1.43.0 "
3+ version = " 1.43.1 "
44description = " "
55authors = [" Nicholas Chiang <nicholas.h.chiang@gmail.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments