Skip to content

Commit e3d223e

Browse files
committed
chore(package): version 3.187.0
1 parent 7f73bd8 commit e3d223e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## [3.187.0] - 2025.04.22
7+
### Added
8+
- [Licenses] add endDate to LicenseGetData type and LicenseGetResult class
9+
610
## [3.186.0] - 2025.04.15
711

812
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "https://github.com/ArrowSphere/nodejs-api-client.git"
66
},
7-
"version": "3.186.0",
7+
"version": "3.187.0",
88
"description": "Node.js client for ArrowSphere's public API",
99
"main": "build/index.js",
1010
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)