diff --git a/CHANGELOG.md b/CHANGELOG.md index 85652d1..c0f168d 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.7](https://github.com/nrkno/sorensen/compare/v1.5.6...v1.5.7) (2024-10-23) + ### [1.5.6](https://github.com/nrkno/sorensen/compare/v1.5.5...v1.5.6) (2024-10-23) diff --git a/package.json b/package.json index 243f110..066e6c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sofie-automation/sorensen", - "version": "1.5.6", + "version": "1.5.7", "description": "A modern, i18n-friendly hotkey library for the Web", "main": "dist/index.js", "types": "dist/index.d.ts",