From b3ed4dceef6df8361982044fffab6c20c6e98ccf Mon Sep 17 00:00:00 2001 From: FantasticFiasco Date: Mon, 12 Oct 2020 23:28:48 +0200 Subject: [PATCH] v2.0.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76a3aa4..ca4848f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ## [Unreleased] +## [2.0.0] - 2020-10-12 + ### :dizzy: Changed - [BREAKING CHANGE] Changed signature of `Discovery.ctor` diff --git a/package.json b/package.json index 31e7457..debd4fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axis-discovery", - "version": "1.1.5", + "version": "2.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",