Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 57e7e8d

Browse files
chore: release 2.4.5
1 parent ee0ae03 commit 57e7e8d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 2.4.5 - 2024-07-23
11+
1012
## 2.4.4 - 2024-07-22
1113

1214
## 2.4.3 - 2024-07-15

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apitoolkit-express",
3-
"version": "2.4.4",
3+
"version": "2.4.5",
44
"description": "Nodejs SDK for the API Toolkit Monitoring and Reliability platform written in Typescript",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)