Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FantasticFiasco committed Oct 12, 2020
1 parent 4d747b9 commit b3ed4dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit b3ed4dc

Please sign in to comment.