Skip to content

Commit 27dc3ab

Browse files
author
Dylan Aubrey
committed
Release version 4.0.30.
1 parent 73edc1a commit 27dc3ab

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
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 4.0.30 (2025-06-13)
4+
5+
### Chores
6+
7+
* minor update (73edc1a6)
8+
39
## 4.0.29 (2025-05-28)
410

511
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cacheability",
33
"description": "A utility class to parse, store and print http cache headers.",
4-
"version": "4.0.29",
4+
"version": "4.0.30",
55
"author": "miami-man",
66
"license": "MIT",
77
"homepage": "https://github.com/badbatch/cacheability",

0 commit comments

Comments
 (0)