Skip to content

Commit

Permalink
chore(release): 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmatthew committed Mar 25, 2022
1 parent 4c41249 commit 02c918c
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.11.0](https://github.com/talis/bootstrap-sass/compare/v3.10.0...v3.11.0) (2022-03-25)


### Features

* add toasts ([4c41249](https://github.com/talis/bootstrap-sass/commit/4c412499bc0d10ef0cbf770501c6ccb0365345cf))

## [3.10.0](https://github.com/talis/bootstrap-sass/compare/v3.9.1...v3.10.0) (2022-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.10.0"
"version": "3.11.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.10.0",
"version": "3.11.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 02c918c

Please sign in to comment.