Skip to content

Commit

Permalink
chore(release): 3.3.1 [skip ci]
Browse files Browse the repository at this point in the history
### [3.3.1](v3.3.0...v3.3.1) (2020-10-28)

### Bug Fixes

* **deps:** use correct bootstrap css ([#266](#266)) ([a5a5e23](a5a5e23))
  • Loading branch information
semantic-release-bot committed Oct 28, 2020
1 parent a5a5e23 commit 6291243
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### [3.3.1](https://github.com/bee-queue/arena/compare/v3.3.0...v3.3.1) (2020-10-28)

### Bug Fixes

- **deps:** use correct bootstrap css ([#266](https://github.com/bee-queue/arena/issues/266)) ([a5a5e23](https://github.com/bee-queue/arena/commit/a5a5e23b7e8d775b245f3b226790600d07d73650))

## [3.3.0](https://github.com/bee-queue/arena/compare/v3.2.4...v3.3.0) (2020-10-28)

### Features
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
Expand Up @@ -45,5 +45,5 @@
"src"
],
"repository": "https://github.com/bee-queue/arena.git",
"version": "3.3.0"
"version": "3.3.1"
}

0 comments on commit 6291243

Please sign in to comment.