Skip to content

Commit 7b30bb1

Browse files
author
Claudio
committed
Merge branch 'chore/package-version-1.13.15' into 'develop'
chore: Chore update package.json to version 1.13.15 See merge request prey/js/prey-node-client!1231
2 parents e2476d0 + a25f005 commit 7b30bb1

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [v1.13.15](https://github.com/prey/prey-node-client/tree/v1.13.14) (2025-05-28)
4+
[Full Changelog](https://github.com/prey/prey-node-client/compare/v1.13.13..v1.13.14)
5+
6+
- Fix: Fixes error on empty file for log retrieval action. ([Beregcamlost](https://github.com/beregcamlost)) ([SoraKenji](https://github.com/SoraKenji))
7+
8+
39
## [v1.13.14](https://github.com/prey/prey-node-client/tree/v1.13.14) (2025-05-23)
410
[Full Changelog](https://github.com/prey/prey-node-client/compare/v1.13.13..v1.13.14)
511

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prey",
3-
"version": "1.13.14",
3+
"version": "1.13.15",
44
"author": "Engineering <[email protected]>",
55
"keywords": [
66
"prey",

0 commit comments

Comments
 (0)