Skip to content

Commit

Permalink
chore(release): 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmatthew committed Jan 18, 2022
1 parent 792e369 commit 1571128
Show file tree
Hide file tree
Showing 8 changed files with 46 additions and 6 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.10.0](https://github.com/talis/bootstrap-sass/compare/v3.9.1...v3.10.0) (2022-01-18)


### Features

* lti utils ([792e369](https://github.com/talis/bootstrap-sass/commit/792e369f6edbc5254fee960b65ab217d3762943f))

### [3.9.1](https://github.com/talis/bootstrap-sass/compare/v3.9.0...v3.9.1) (2021-10-08)

## [3.9.0](https://github.com/talis/bootstrap-sass/compare/v3.8.0...v3.9.0) (2021-10-07)
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.9.1"
"version": "3.10.0"
}
33 changes: 33 additions & 0 deletions 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-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.9.1",
"version": "3.10.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 1571128

Please sign in to comment.