Skip to content

Commit

Permalink
chore(release): 0.7.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.7.3](v0.7.2...v0.7.3) (2020-11-20)

### Bug Fixes

* ci build ([51f9574](51f9574))
  • Loading branch information
semantic-release-bot committed Nov 20, 2020
1 parent 51f9574 commit 4b64571
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 17 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.7.3](https://github.com/flocasts/flo-scss/compare/v0.7.2...v0.7.3) (2020-11-20)


### Bug Fixes

* ci build ([51f9574](https://github.com/flocasts/flo-scss/commit/51f9574a6992e039d692295127709fbd20e6420b))

## [0.7.2](https://github.com/flocasts/flo-scss/compare/v0.7.1...v0.7.2) (2020-11-19)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
Several quick start options are available:

- Clone the repo: `git clone git@github.com:flocasts/flo-scss`
- OR [download the latest release](https://github.com/flocasts/flo-scss/archive/v0.7.2.zip)
- OR [download the latest release](https://github.com/flocasts/flo-scss/archive/v0.7.3.zip)
- OR install with [npm](https://www.npmjs.com/): `npm install flocasts/flo-scss`

### Running documentation locally
Expand Down
16 changes: 8 additions & 8 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ social_image_path: /docs/assets/brand/bootstrap-social.png
social_logo_path: /docs/assets/brand/bootstrap-social-logo.png

# Custom Variables
current_version: 0.7.2
current_ruby_version: 0.7.2
docs_version: 0.7.2
current_version: 0.7.3
current_ruby_version: 0.7.3
docs_version: 0.7.3
github_org: "https://github.com/flocasts"
repo: "https://github.com/flocasts/flo-scss"
slack: "https://www.flosports.tv"
Expand All @@ -44,20 +44,20 @@ themes: "https://www.flosports.tv"
icons: "https://flo-scss.flo.center"

download:
source: "https://github.com/flocasts/flo-scss/archive/v0.7.2.zip"
source: "https://github.com/flocasts/flo-scss/archive/v0.7.3.zip"

cdn:
# See https://www.srihash.org for info on how to generate the hashes
css: 'sha384-C0ykrnyoce+1OgLf1lw8KGgFdBWTWbGDsku1g5thqfISpsfhnjBebr9+sZR9OhsI'
css: 'sha384-BQU0n3JrImB8OZ6PKk411QW4tyvtucZtP+EUKfPTra3M5hURB7ZaD+xispiLJTRE'
css_hash: sha384-hnvsmW4CEqIE9xpwdmvw+oyi2zalIdkqZJKT8ovyObj2fiPNSLt7xdsda4JGUfSf
js: 'sha384-C0ykrnyoce+1OgLf1lw8KGgFdBWTWbGDsku1g5thqfISpsfhnjBebr9+sZR9OhsI'
js: 'sha384-BQU0n3JrImB8OZ6PKk411QW4tyvtucZtP+EUKfPTra3M5hURB7ZaD+xispiLJTRE'
js_hash: sha384-1RkA5wjfeG5u+6ycZ90q+PMlafLBaMCHvGk6PlVrQmIuTvpdA9qupxwbnPf9QbHH
js_bundle: >-
https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js
js_bundle_hash: sha384-gEp0IQktG6BLXHMpPT1pxMSC8EKUA159uPI9c/AmIhedq/EvAEfBroQ5tsSOS1/A
jquery: 'sha384-C0ykrnyoce+1OgLf1lw8KGgFdBWTWbGDsku1g5thqfISpsfhnjBebr9+sZR9OhsI'
jquery: 'sha384-BQU0n3JrImB8OZ6PKk411QW4tyvtucZtP+EUKfPTra3M5hURB7ZaD+xispiLJTRE'
jquery_hash: sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n
popper: 'sha384-C0ykrnyoce+1OgLf1lw8KGgFdBWTWbGDsku1g5thqfISpsfhnjBebr9+sZR9OhsI'
popper: 'sha384-BQU0n3JrImB8OZ6PKk411QW4tyvtucZtP+EUKfPTra3M5hURB7ZaD+xispiLJTRE'
popper_hash: sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN

toc:
Expand Down
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.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Package.describe({
name: 'flosports:flo-scss', // https://atmospherejs.com/twbs/bootstrap
summary: 'The most popular front-end framework for developing responsive, mobile first projects on the web.',
version: '0.7.2',
version: '0.7.3',
git: 'https://github.com/flocasts/flo-scss'
});

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@flosportsinc/flo-scss",
"description": "Based on The most popular front-end framework for developing responsive, mobile first projects on the web.",
"version": "0.7.2",
"version": "0.7.3",
"version_short": "0.6",
"keywords": [
"css",
Expand Down
2 changes: 1 addition & 1 deletion scss/bootstrap-grid.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap Grid v0.7.2 (https://getbootstrap.com/)
* Bootstrap Grid v0.7.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion scss/bootstrap-reboot.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap Reboot v0.7.2 (https://getbootstrap.com/)
* Bootstrap Reboot v0.7.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion scss/bootstrap.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap v0.7.2 (https://getbootstrap.com/)
* Bootstrap v0.7.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
Expand Down
4 changes: 2 additions & 2 deletions site/_data/docs-versions.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- group: v0.x
baseurl: https://flo-scss.flo.center
description: Current major release with two minor releases. Last update was v0.7.2.
description: Current major release with two minor releases. Last update was v0.7.3.
versions:
- v: 0.6.0
- v: 0.6.1
- v: 0.7.2
- v: 0.7.3

0 comments on commit 4b64571

Please sign in to comment.