Skip to content

Commit 60d26e6

Browse files
chore(release): 2.6.3 [skip ci]
## [2.6.3](v2.6.2...v2.6.3) (2022-01-12) ### Bug Fixes * Remove active class from logout ([9e11108](9e11108)), closes [#409](#409) * Remove events divider if there's no event ([7f7f0db](7f7f0db)), closes [#410](#410)
1 parent 6be36bf commit 60d26e6

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.6.3](https://github.com/daveroverts/bmac/compare/v2.6.2...v2.6.3) (2022-01-12)
2+
3+
4+
### Bug Fixes
5+
6+
* Remove active class from logout ([9e11108](https://github.com/daveroverts/bmac/commit/9e11108fea912af15cc036b73df5ad886e58434d)), closes [#409](https://github.com/daveroverts/bmac/issues/409)
7+
* Remove events divider if there's no event ([7f7f0db](https://github.com/daveroverts/bmac/commit/7f7f0db64fd75193d60d8a56ae771473e820be78)), closes [#410](https://github.com/daveroverts/bmac/issues/410)
8+
19
## [2.6.2](https://github.com/daveroverts/bmac/compare/v2.6.1...v2.6.2) (2022-01-11)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bmac",
33
"private": true,
4-
"version": "2.6.2",
4+
"version": "2.6.3",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/daveroverts/bmac.git"

0 commit comments

Comments
 (0)