File tree Expand file tree Collapse file tree 3 files changed +14
-11
lines changed Expand file tree Collapse file tree 3 files changed +14
-11
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this template will be documented in this file.
4
4
5
+ ## v1.2.0 (2023-11-01)
6
+
7
+ ### Updated
8
+
9
+ - Updated Bootstrap to latest version(5.3.2)
10
+ - Updated SCSS & Mixins as per Bootstrap 5.3.2
11
+
12
+ ### Fixed
13
+
14
+ - Carousel HTML Structure as per latest Bootstrap
15
+ - Minor improvements & Bugfixes
16
+
5
17
## [ 1.1.1] - [ 2023-09-27]
6
18
7
19
### Fixed
Original file line number Diff line number Diff line change 85
85
"html-loader" : " ~4.2.0" ,
86
86
"js-beautify" : " ^1.14.8" ,
87
87
"prettier" : " ^2.8.8" ,
88
- "sass" : " ^ 1.68.0" ,
88
+ "sass" : " 1.68.0" ,
89
89
"sass-loader" : " ~13.3.2" ,
90
90
"string-replace-webpack-plugin" : " ~0.1.3" ,
91
91
"style-loader" : " ~3.3.3" ,
118
118
],
119
119
"default" : " development"
120
120
}
121
- }
121
+ }
Original file line number Diff line number Diff line change 6008
6008
immutable "^4.0.0"
6009
6009
source-map-js ">=0.6.2 <2.0.0"
6010
6010
6011
- sass@^1.68.0 :
6012
- version "1.69.5"
6013
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.5.tgz#23e18d1c757a35f2e52cc81871060b9ad653dfde"
6014
- integrity sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==
6015
- dependencies :
6016
- chokidar ">=3.0.0 <4.0.0"
6017
- immutable "^4.0.0"
6018
- source-map-js ">=0.6.2 <2.0.0"
6019
-
6020
6011
scheduler@^0.19.1 :
6021
6012
version "0.19.1"
6022
6013
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196"
You can’t perform that action at this time.
0 commit comments