Skip to content

Commit

Permalink
Merge pull request #506 from prey/bumps-version-1.9.12
Browse files Browse the repository at this point in the history
Add version 1.9.12 to package.json, npmshrinkwrap.json and changelog
  • Loading branch information
javo authored Jun 24, 2021
2 parents b834c90 + 815355c commit 53f8e89
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## [v1.9.12](https://github.com/prey/prey-node-client/tree/v1.9.12) (2021-06-25)
[Full Changelog](https://github.com/prey/prey-node-client/compare/v1.9.11..v1.9.12)

**Merged pull requests:**

- Include messageID on stopped action response[\#502](https://github.com/prey/prey-node-client/pull/502) ([javo](https://github.com/JohaoRosasRosillo))
- Add unseen trigger and long polling enhancements[\#504](https://github.com/prey/prey-node-client/pull/504) ([javo](https://github.com/javo))
- Update admin service for client support[\#505](https://github.com/prey/prey-node-client/pull/505) ([javo](https://github.com/javo))


## [v1.9.11](https://github.com/prey/prey-node-client/tree/v1.9.11) (2021-06-10)
[Full Changelog](https://github.com/prey/prey-node-client/compare/v1.9.10..v1.9.11)

Expand Down
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prey",
"version": "1.9.11",
"version": "1.9.12",
"author": "Client Engineering <[email protected]>",
"keywords": [
"prey",
Expand Down

0 comments on commit 53f8e89

Please sign in to comment.