diff --git a/CHANGELOG.md b/CHANGELOG.md index b88e237..acc729e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.5.2](https://github.com/nrkno/sorensen/compare/v1.5.1...v1.5.2) (2024-10-22) + ### [1.5.1](https://github.com/nrkno/sorensen/compare/v1.5.0...v1.5.1) (2024-10-22) diff --git a/package.json b/package.json index 9e7e15c..12b755b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sofie-automation/sorensen", - "version": "1.5.1", + "version": "1.5.2", "description": "A modern, i18n-friendly hotkey library for the Web", "main": "dist/index.js", "types": "dist/index.d.ts",