From dd8272224079b7cc47d01466860e23902670c06d Mon Sep 17 00:00:00 2001 From: "fluid-github-actions[bot]" <194250826+fluid-github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 16:15:15 +0000 Subject: [PATCH] chore(main): release 0.3.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- src/manifest.json | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index beea3f7..fa58eef 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.3.1" + ".": "0.3.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 3376bde..8bd536f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.2](https://github.com/fluid-project/uio-plus/compare/v0.3.1...v0.3.2) (2025-01-22) + + +### Bug Fixes + +* tabs permissions are not required (resolves [#67](https://github.com/fluid-project/uio-plus/issues/67)) ([#68](https://github.com/fluid-project/uio-plus/issues/68)) ([5867b4d](https://github.com/fluid-project/uio-plus/commit/5867b4d66f88cbd33f6e74499aad41f9e3e883c5)) + ## [0.3.1](https://github.com/fluid-project/uio-plus/compare/v0.3.0...v0.3.1) (2025-01-20) diff --git a/package-lock.json b/package-lock.json index 24d0d54..0b6e959 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "uio-plus", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "uio-plus", - "version": "0.3.1", + "version": "0.3.2", "license": "BSD-3-Clause", "dependencies": { "infusion": "4.8.0" diff --git a/package.json b/package.json index 5f8c447..8631df3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uio-plus", - "version": "0.3.1", + "version": "0.3.2", "description": "User Interface Options Plus (UIO+) allows you to customize websites to match your own personal needs and preferences.", "license": "BSD-3-Clause", "repository": { diff --git a/src/manifest.json b/src/manifest.json index 9f03e52..20ea408 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "UI Options Plus (UIO+)", "short_name": "UIO+", - "version": "0.3.1", + "version": "0.3.2", "description": "User Interface Options Plus (UIO+) allows you to customize websites to match your own personal needs and preferences.", "author": "Fluid Project", "permissions": [