From 85126cf30ad90b56da2abc91f7c32946906603ae Mon Sep 17 00:00:00 2001 From: Jim O'Donnell Date: Mon, 6 Nov 2023 20:28:31 +0000 Subject: [PATCH] v5.5.8 changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbec6d6..b0e5f44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [v5.5.8](https://github.com/zooniverse/panoptes-javascript-client/tree/v5.5.8) (2023-11-06) +Dependency updates. + +* Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/zooniverse/panoptes-javascript-client/pull/224 +* Bump actions/setup-node from 3 to 4 by @dependabot in https://github.com/zooniverse/panoptes-javascript-client/pull/225 +* SugarClient: Bump Primus to 8.0.9 by @eatyourgreens in https://github.com/zooniverse/panoptes-javascript-client/pull/226 + + +**Full Changelog**: https://github.com/zooniverse/panoptes-javascript-client/compare/v5.5.7...v5.5.8 + ## [v5.5.7](https://github.com/zooniverse/panoptes-javascript-client/tree/v5.5.7) (2023-11-03) Bump the Primus client to 8.0.8 and remove workarounds for bugs in Firefox 22 and Safari 5.