From c8a3155ffde27effe74d57b46e510c6334a01e25 Mon Sep 17 00:00:00 2001 From: Patrick Seal Date: Wed, 8 Nov 2023 20:16:23 -0800 Subject: [PATCH] chore(release): 5.0.1 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f599f87..a0bb9d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [5.0.1](https://github.com/plasticrake/tplink-smarthome-simulator/compare/v5.0.0...v5.0.1) (2023-11-09) + + +### Bug Fixes + +* move typed-emitter to dependencies ([f823865](https://github.com/plasticrake/tplink-smarthome-simulator/commit/f823865973a5a54dbbf47d2c9af816285b968ec6)) + ## [5.0.0](https://github.com/plasticrake/tplink-smarthome-simulator/compare/v4.0.0...v5.0.0) (2023-11-09) diff --git a/package-lock.json b/package-lock.json index 4bd42df..3b5d2eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tplink-smarthome-simulator", - "version": "5.0.0", + "version": "5.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "tplink-smarthome-simulator", - "version": "5.0.0", + "version": "5.0.1", "license": "MIT", "dependencies": { "debug": "^4.3.4", diff --git a/package.json b/package.json index dd16bc3..fca93a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tplink-smarthome-simulator", - "version": "5.0.0", + "version": "5.0.1", "description": "TP-Link Smarthome Device Simulator", "keywords": [ "tplink",