From 9a2edc30f9b58aa7e0493d520e2c227c72b6be13 Mon Sep 17 00:00:00 2001 From: Antoniojose Figueroa Date: Mon, 29 Jul 2024 10:57:47 -0400 Subject: [PATCH] chore: package.json version 1.12.11 --- CHANGELOG.md | 11 ++++++++++- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67e487c0f..43389651e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## [v1.12.11](https://github.com/prey/prey-node-client/tree/v1.12.11) (2024-07-29) +[Full Changelog](https://github.com/prey/prey-node-client/compare/v1.12.10..v1.12.11) + +- Fix: Fixes issues with device key duplication on PDC start. [\#1015](https://github.com/prey/prey-node-client/pull/1015) ([SoraKenji](https://github.com/SoraKenji)) + +- Feat: Adds feature that sends location on every recconnect on WS. Its going to help with connection state issues on Prey Platform. [\#1018](https://github.com/prey/prey-node-client/pull/1018) ([Beregcamlost](https://github.com/beregcamlost)) + +- Fix: Removes data from hardware changed and triggers refactor. This is going to fix misrepresentation of device's current state and its changes. [\#1019](https://github.com/prey/prey-node-client/pull/1019) ([SoraKenji](https://github.com/SoraKenji)) + ## [v1.12.10](https://github.com/prey/prey-node-client/tree/v1.12.10) (2024-07-01) [Full Changelog](https://github.com/prey/prey-node-client/compare/v1.12.9..v1.12.10) @@ -9,7 +18,7 @@ - Fix: Improvement on get logged user function. [\#1005](https://github.com/prey/prey-node-client/pull/1005) ([SoraKenji](https://github.com/SoraKenji)) -- Fix: Adds security improvements to prey lock binary. [\#1009](https://github.com/prey/prey-node-client/pull/1009) ([SoraKenji](https://github.com/SoraKenji))([Beregcamlost] +- Fix: Adds security improvements to prey lock binary. [\#1009](https://github.com/prey/prey-node-client/pull/1009) ([SoraKenji](https://github.com/SoraKenji)) - Chore: Adds new cli command to enable debug logs on prey.log file. [\#1012](https://github.com/prey/prey-node-client/pull/1012) ([SoraKenji](https://github.com/SoraKenji)) diff --git a/package-lock.json b/package-lock.json index 2fb6b056f..7b2004d26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "prey", - "version": "1.12.10", + "version": "1.12.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "prey", - "version": "1.12.10", + "version": "1.12.11", "os": [ "linux", "darwin", diff --git a/package.json b/package.json index a77f1d4f4..0d84201e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prey", - "version": "1.12.10", + "version": "1.12.11", "author": "Engineering ", "keywords": [ "prey",