From 43125a7df0f7ccec94c025803e3959fc92327888 Mon Sep 17 00:00:00 2001 From: FantasticFiasco Date: Sun, 8 Jan 2023 23:06:44 +0100 Subject: [PATCH] release axis-discovery@3.0.0 --- packages/axis-discovery/CHANGELOG.md | 2 ++ packages/axis-discovery/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/axis-discovery/CHANGELOG.md b/packages/axis-discovery/CHANGELOG.md index 740066606..30ab4b971 100644 --- a/packages/axis-discovery/CHANGELOG.md +++ b/packages/axis-discovery/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ## [Unreleased] +## [3.0.0] - 2023-01-08 + ### :dizzy: Changed - [BREAKING CHANGE] Deprecate Node.js 15 and below diff --git a/packages/axis-discovery/package.json b/packages/axis-discovery/package.json index 42ab51c73..e5b0752ef 100644 --- a/packages/axis-discovery/package.json +++ b/packages/axis-discovery/package.json @@ -1,6 +1,6 @@ { "name": "axis-discovery", - "version": "2.0.0", + "version": "3.0.0", "description": "A Node.js client library written in TypeScript capable of searching for Axis Communication cameras using Bonjour and SSDP (UPnP).", "keywords": [ "axis",