Skip to content

Commit

Permalink
chore(release): 3.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmatthew committed May 24, 2021
1 parent cf3ff63 commit 2ad1a53
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 6 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.10](https://github.com/talis/bootstrap-sass/compare/v3.7.9...v3.7.10) (2021-05-24)


### Bug Fixes

* lighten `.dropdown-header` font-weight ([cf3ff63](https://github.com/talis/bootstrap-sass/commit/cf3ff63496cf995201d5eeba31a3e80991923f63))
* provide update modal-styles ([f8f9c28](https://github.com/talis/bootstrap-sass/commit/f8f9c28256e40aa5e86d678637dd37fbec2ea989))

### [3.7.9](https://github.com/talis/bootstrap-sass/compare/v3.7.8...v3.7.9) (2021-01-18)


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.9"
"version": "3.7.10"
}
1 change: 0 additions & 1 deletion dist/app.css

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

2 changes: 1 addition & 1 deletion dist/app.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/app.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/app.min.css.map

Large diffs are not rendered by default.

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.9",
"version": "3.7.10",
"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 2ad1a53

Please sign in to comment.