diff --git a/CHANGELOG.md b/CHANGELOG.md index 0828c6a..a8aabe9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 0.0.138 - 2025-01-06 + ## 0.0.137 - 2025-01-06 ## 0.0.136 - 2024-12-05 diff --git a/package.json b/package.json index 1f88998..5f38bed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@maveio/components", - "version": "0.0.137", + "version": "0.0.138", "description": "privacy friendly (🇪🇺), iframe-less, video UI elements for videos hosted on mave.io", "main": "dist/index.cjs", "module": "dist/index.js",