Skip to content

Commit ab1662e

Browse files
v2.2.0
1 parent 59ff56c commit ab1662e

File tree

3 files changed

+17
-4
lines changed

3 files changed

+17
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A cookie banner for websites using Bootstrap 5.
44

55
**Demo:** [![Live demo](https://img.shields.io/badge/view-Live%20Demo-blue.svg?style=flat-square&logo=microsoft%20edge)](https://kolappannathan.github.io/bootstrap-cookie-banner/)
66

7-
**Bootstrap Version used:** 5.0.1
7+
**Bootstrap Version used:** 5.1.3
88

99
## Usage
1010

changelog.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,24 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.2.0] - 2021-11-04
8+
### Changed
9+
- Updated bootstrap to v5.1.3.
10+
- Updating meta viewport info.
11+
12+
### Contributors
13+
- [@Erulezz](https://github.com/Erulezz)
14+
715
## [2.1.0] - 2021-10-20
8-
- Removing units after 0 in CSS. Thanks to [#3](https://github.com/kolappannathan/bootstrap-cookie-banner/pull/3) from [@Erulezz](https://github.com/Erulezz)
9-
- Fixing a spelling mistake. Thanks to [#2](https://github.com/kolappannathan/bootstrap-cookie-banner/pull/2) from [@Erulezz](https://github.com/Erulezz)
16+
### Changed
17+
- Removing units after 0 in CSS. PR - [#3](https://github.com/kolappannathan/bootstrap-cookie-banner/pull/3) from [@Erulezz](https://github.com/Erulezz)
18+
- Fixing a spelling mistake. PR - [#2](https://github.com/kolappannathan/bootstrap-cookie-banner/pull/2) from [@Erulezz](https://github.com/Erulezz)
19+
20+
### Contributors
21+
- [@Erulezz](https://github.com/Erulezz)
1022

1123
## [2.0.0] - 2021-06-04
24+
### Changed
1225
- Updated bootstrap to v5.0.1
1326

1427
## [1.0.0] - 2020-07-28

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<a href="https://github.com/kolappannathan/bootstrap-cookie-banner" target="_blank">GitHub</a>
3434
</li>
3535
<li>
36-
Bootstrap Version used: 5.0.1
36+
Bootstrap Version used: 5.1.3
3737
</li>
3838
</ul>
3939

0 commit comments

Comments
 (0)