Skip to content

Commit

Permalink
chore(release): 4.0.0-5
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Rodrigues committed Jan 8, 2021
1 parent 2805e07 commit 6241457
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [4.0.0-5](https://github.com/goblindegook/littlefoot/compare/v4.0.0-4...v4.0.0-5) (2021-01-08)


### Bug Fixes

* buttons appearing above the popover on small screens ([#658](https://github.com/goblindegook/littlefoot/issues/658)) ([2805e07](https://github.com/goblindegook/littlefoot/commit/2805e0734349d85e1546463362947e7ce0234197))

## [4.0.0-4](https://github.com/goblindegook/littlefoot/compare/v4.0.0-3...v4.0.0-4) (2020-11-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "littlefoot",
"description": "Footnotes without the footprint.",
"version": "4.0.0-4",
"version": "4.0.0-5",
"sideEffects": false,
"license": "MIT",
"repository": "goblindegook/littlefoot",
Expand Down

0 comments on commit 6241457

Please sign in to comment.