Skip to content

Commit

Permalink
chore(release): 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmatthew committed Oct 7, 2021
1 parent f10d2e7 commit 25e4ac7
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 5 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.9.0](https://github.com/talis/bootstrap-sass/compare/v3.8.0...v3.9.0) (2021-10-07)


### Features

* add listbox styles ([72ebb18](https://github.com/talis/bootstrap-sass/commit/72ebb180cef7a064cfeb867c0c81cb678effbfd0))

## [3.8.0](https://github.com/talis/bootstrap-sass/compare/v3.7.13...v3.8.0) (2021-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.8.0"
"version": "3.9.0"
}
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-lock.json

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

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.8.0",
"version": "3.9.0",
"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 25e4ac7

Please sign in to comment.