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 22
33All notable changes to this template will be documented in this file.
44
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+
517## [ 1.1.1] - [ 2023-09-27]
618
719### Fixed
Original file line number Diff line number Diff line change 8585 "html-loader" : " ~4.2.0" ,
8686 "js-beautify" : " ^1.14.8" ,
8787 "prettier" : " ^2.8.8" ,
88- "sass" : " ^ 1.68.0" ,
88+ "sass" : " 1.68.0" ,
8989 "sass-loader" : " ~13.3.2" ,
9090 "string-replace-webpack-plugin" : " ~0.1.3" ,
9191 "style-loader" : " ~3.3.3" ,
118118 ],
119119 "default" : " development"
120120 }
121- }
121+ }
Original file line number Diff line number Diff line change 60086008 immutable "^4.0.0"
60096009 source-map-js ">=0.6.2 <2.0.0"
60106010
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-
60206011scheduler@^0.19.1 :
60216012 version "0.19.1"
60226013 resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196"
You can’t perform that action at this time.
0 commit comments