Skip to content

Commit

Permalink
chore(release): 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmatthew committed Mar 3, 2022
1 parent 3f3b1a7 commit c9b0fec
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [2.1.0](https://github.com/talis/bootstrap-theme/compare/v2.0.1...v2.1.0) (2022-03-03)


### Features

* add sortable table btn ([39d119c](https://github.com/talis/bootstrap-theme/commit/39d119c4cf56184d80810720c5d971855e377fd4))


### Bug Fixes

* **table:** remove focus state ([3f3b1a7](https://github.com/talis/bootstrap-theme/commit/3f3b1a74186e038bb4b18dc85ffddc77691decde))

### [2.0.1](https://github.com/talis/bootstrap-theme/compare/v2.0.0...v2.0.1) (2022-03-01)


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": "2.0.1",
"version": "2.1.0",
"description": "A theme to make Bootstrap look like Talis",
"author": "[email protected]",
"license": "ISC",
Expand Down

0 comments on commit c9b0fec

Please sign in to comment.