Skip to content

Commit

Permalink
chore(release): 3.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmatthew committed Oct 7, 2020
1 parent 3db5b24 commit 14069a1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.7.6](https://github.com/talis/bootstrap-sass/compare/v3.7.5...v3.7.6) (2020-10-07)


### Bug Fixes

* wrap extensions in iife ([3db5b24](https://github.com/talis/bootstrap-sass/commit/3db5b24f4483b8adaa0606404ad42d4a41b82576))

### [3.7.5](https://github.com/talis/bootstrap-sass/compare/v3.7.4...v3.7.5) (2020-10-06)


Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
"dependencies": {
"jquery": "1.9.1 - 3"
},
"version": "3.7.5"
"version": "3.7.6"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-sass",
"version": "3.7.5",
"version": "3.7.6",
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
"main": "assets/javascripts/bootstrap.js",
"style": "assets/stylesheets/_bootstrap.scss",
Expand Down

0 comments on commit 14069a1

Please sign in to comment.