Skip to content

Commit

Permalink
chore(release): 4.0.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Rodrigues committed Nov 22, 2020
1 parent e246f20 commit 36cc48f
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-2](https://github.com/goblindegook/littlefoot/compare/v4.0.0-1...v4.0.0-2) (2020-11-22)


### Bug Fixes

* popover margin ([e246f20](https://github.com/goblindegook/littlefoot/commit/e246f20eb659e53bf578030ab6e26e011414fab6))

## [4.0.0-1](https://github.com/goblindegook/littlefoot/compare/v4.0.0-0...v4.0.0-1) (2020-11-22)


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-1",
"version": "4.0.0-2",
"sideEffects": false,
"license": "MIT",
"repository": "goblindegook/littlefoot",
Expand Down

0 comments on commit 36cc48f

Please sign in to comment.