Skip to content

Commit

Permalink
chore(release): 4.0.0-11
Browse files Browse the repository at this point in the history
  • Loading branch information
lrodrigues-newstore committed Sep 19, 2023
1 parent bae1fa6 commit c17e1cb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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-11](https://github.com/goblindegook/littlefoot/compare/v4.0.0-10...v4.0.0-11) (2023-09-19)


### Bug Fixes

* **deps:** update dependency @pacote/get-style to v2.0.2 ([#1678](https://github.com/goblindegook/littlefoot/issues/1678)) ([a31708a](https://github.com/goblindegook/littlefoot/commit/a31708a8bc2a943cda791826ec290883596fe701))
* **deps:** update dependency @pacote/pixels to v2.0.2 ([#1679](https://github.com/goblindegook/littlefoot/issues/1679)) ([ff3a45c](https://github.com/goblindegook/littlefoot/commit/ff3a45ca79b17a498bd4cf6f94d0d636c28c12f4))
* **deps:** update dependency @pacote/throttle to v2.0.2 ([#1680](https://github.com/goblindegook/littlefoot/issues/1680)) ([6019fa9](https://github.com/goblindegook/littlefoot/commit/6019fa92198575746fff4c0d5c0b6983249f51c1))
* footnote content occasionally rendered too narrow ([#1702](https://github.com/goblindegook/littlefoot/issues/1702)) ([bae1fa6](https://github.com/goblindegook/littlefoot/commit/bae1fa69cc0dd5329fcc9cdd1e4d8f08baa66504))

## [4.0.0-10](https://github.com/goblindegook/littlefoot/compare/v4.0.0-9...v4.0.0-10) (2023-08-07)


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

0 comments on commit c17e1cb

Please sign in to comment.