chore: Release v0.4.17

This commit is contained in:
Mariusz Nowak
2024-05-24 09:55:39 +02:00
parent 15ece26de3
commit 6aa37460d9
2 changed files with 7 additions and 1 deletions

View File

@@ -2,6 +2,12 @@
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.
### [0.4.17](https://github.com/medikoo/memoizee/compare/v0.4.16...v0.4.17) (2024-05-24)
### Bug Fixes
- Fix node version declaration ([15ece26](https://github.com/medikoo/memoizee/commit/15ece26de3e7cc949ebe67b62e21edaa89101480))
### [0.4.16](https://github.com/medikoo/memoizee/compare/v0.4.15...v0.4.16) (2024-05-23)
### Maintenance Improvements

View File

@@ -1,6 +1,6 @@
{
"name": "memoizee",
"version": "0.4.16",
"version": "0.4.17",
"description": "Memoize/cache function results",
"author": "Mariusz Nowak <medikoo@medikoo.com> (http://www.medikoo.com/)",
"keywords": [