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 1
1
# Release Notes
2
2
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
+
3
11
## [ 1.43.0] ( https://github.com/nicholaschiang/dolce/compare/v1.42.1...v1.43.0 ) (2023-08-11)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nicholas-eng" ,
3
- "version" : " 1.43.0 " ,
3
+ "version" : " 1.43.1 " ,
4
4
"private" : true ,
5
5
"sideEffects" : false ,
6
6
"license" : " AGPL-3.0-or-later" ,
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " site"
3
- version = " 1.43.0 "
3
+ version = " 1.43.1 "
4
4
description = " "
5
5
authors = [
" Nicholas Chiang <[email protected] >" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments