Skip to content

Commit

Permalink
chore(release): 1.0.0-rc.7
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmatthew committed Jul 20, 2021
1 parent cee8a39 commit 2879f13
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

## [1.0.0-rc.7](https://github.com/talis/bootstrap-theme/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2021-07-20)


### Bug Fixes

* style progress bar ([dede691](https://github.com/talis/bootstrap-theme/commit/dede691e95d47b51de590477fd2283d508ce23ac))
* update dropdown item focus colour ([573e501](https://github.com/talis/bootstrap-theme/commit/573e5011ba998d47f06f3e284167aa18e7125919))
* **forms:** update validation states ([57569b0](https://github.com/talis/bootstrap-theme/commit/57569b0ac791ea47ed9d24692ec8d655c4f52145))

## [1.0.0-rc.6](https://github.com/talis/bootstrap-theme/compare/v1.0.0-rc.5...v1.0.0-rc.6) (2021-06-11)


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.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talis/bootstrap-theme",
"version": "1.0.0-rc.6",
"version": "1.0.0-rc.7",
"description": "A theme to make Bootstrap look like Talis",
"author": "dm@talis.com",
"license": "ISC",
Expand Down

0 comments on commit 2879f13

Please sign in to comment.