Skip to content

Commit

Permalink
Prepare v3.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
palcarazm committed Dec 19, 2022
1 parent 4b9ec3c commit 92527ce
Show file tree
Hide file tree
Showing 10 changed files with 131 additions and 95 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

### [Full Changelog](https://github.com/palcarazm/bootstrap5-toggle/compare/v3.7.3...v3)
### [Full Changelog](https://github.com/palcarazm/bootstrap5-toggle/compare/v3.7.4...v3)

## [3.7.4](https://github.com/palcarazm/bootstrap5-toggle/tree/v3.7.4) 2022-12-19

### [Full Changelog](https://github.com/palcarazm/bootstrap5-toggle/compare/v3.7.3....v3.7.4)

### Fixed

Expand Down
204 changes: 118 additions & 86 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/bootstrap5-toggle.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Copyright Notice
* bootstrap5-toggle v3.7.3
* bootstrap5-toggle v3.7.4
* https://palcarazm.github.io/bootstrap5-toggle/
* @author 2011-2014 Min Hur (https://github.com/minhur)
* @author 2018-2019 Brent Ely (https://github.com/gitbrent)
Expand Down
2 changes: 1 addition & 1 deletion css/bootstrap5-toggle.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/bootstrap5-toggle.ecmas.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Copyright Notice
* bootstrap5-toggle v3.7.3
* bootstrap5-toggle v3.7.4
* https://palcarazm.github.io/bootstrap5-toggle/
* @author 2011-2014 Min Hur (https://github.com/minhur)
* @author 2018-2019 Brent Ely (https://github.com/gitbrent)
Expand Down
2 changes: 1 addition & 1 deletion js/bootstrap5-toggle.ecmas.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/bootstrap5-toggle.ecmas.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/bootstrap5-toggle.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Copyright Notice
* bootstrap5-toggle v3.7.3
* bootstrap5-toggle v3.7.4
* https://palcarazm.github.io/bootstrap5-toggle/
* @author 2011-2014 Min Hur (https://github.com/minhur)
* @author 2018-2019 Brent Ely (https://github.com/gitbrent)
Expand Down
2 changes: 1 addition & 1 deletion js/bootstrap5-toggle.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/bootstrap5-toggle.min.js.map

Large diffs are not rendered by default.

0 comments on commit 92527ce

Please sign in to comment.