Skip to content

Commit

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

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.4](https://github.com/talis/bootstrap-theme/compare/v1.0.0-rc.3...v1.0.0-rc.4) (2021-06-04)


### Features

* theme toast ([826902b](https://github.com/talis/bootstrap-theme/commit/826902bb34c3f8315a6bbbd23cdd4a0f4200e284))


### Bug Fixes

* **toast:** account for `.btn-close` presence ([3ee88b2](https://github.com/talis/bootstrap-theme/commit/3ee88b2d2314b049a1a9477320465ac071ba799d))
* **toast:** update danger state ([ac369fc](https://github.com/talis/bootstrap-theme/commit/ac369fc3f01a8225621f1871d598d9ab72ddb251))

## [1.0.0-rc.3](https://github.com/talis/bootstrap-theme/compare/v1.0.0-rc.2...v1.0.0-rc.3) (2021-05-28)


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.3",
"version": "1.0.0-rc.4",
"description": "A theme to make Bootstrap look like Talis",
"author": "dm@talis.com",
"license": "ISC",
Expand Down

0 comments on commit 7ab3d0b

Please sign in to comment.