repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
743917b
)
docs: add changelog entry
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Wed, 3 Jan 2024 09:06:30 +0000
(10:06 +0100)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Wed, 3 Jan 2024 09:06:30 +0000
(10:06 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CHANGELOG.md
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index efb4aba5094ed4aa247679709070ba84e94bd222..109d7ae95afdf7db7371e0bf103eee4ac2ced980 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-7,6
+7,10
@@
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+### Fixed
+
+- Add missing type to TS type definitions.
+
## [3.1.15] - 2024-01-02
### Fixed