Skip to content

Commit d46aa99

Browse files
committed
chore: Release v0.4.16
1 parent cbc3d0d commit d46aa99

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
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.
44

5+
### [0.4.16](https://github.com/medikoo/memoizee/compare/v0.4.15...v0.4.16) (2024-05-23)
6+
7+
### Maintenance Improvements
8+
9+
- Prettify ([fe3e492](https://github.com/medikoo/memoizee/commit/fe3e4922a7d6b6e2a4f90b40bfeea10638b3b05b))
10+
511
### [0.4.15](https://github.com/medikoo/memoizee/compare/v0.4.14...v0.4.15) (2021-01-08)
612

713
_Maintainance update_

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "memoizee",
3-
"version": "0.4.15",
3+
"version": "0.4.16",
44
"description": "Memoize/cache function results",
55
"author": "Mariusz Nowak <[email protected]> (http://www.medikoo.com/)",
66
"keywords": [

0 commit comments

Comments
 (0)