From eb077c60f7c427d698e9f1667e6f8ac87c51bd4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 09:18:44 +0100 Subject: [PATCH] Fusion Project Portal Release (#515) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## fusion-project-portal@1.12.1 ### Patch Changes - 1b82f89: Fixing add bookmark button and loading in bookamrks Co-authored-by: Noggling[bot] --- .changeset/pr-514-1679226611.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/pr-514-1679226611.md diff --git a/.changeset/pr-514-1679226611.md b/.changeset/pr-514-1679226611.md deleted file mode 100644 index a23e62632..000000000 --- a/.changeset/pr-514-1679226611.md +++ /dev/null @@ -1,5 +0,0 @@ - ---- -"fusion-project-portal": patch ---- -Fixing add bookmark button and loading in bookamrks diff --git a/CHANGELOG.md b/CHANGELOG.md index b836294de..4e3bced20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # fusion-project-portal +## 1.12.1 + +### Patch Changes + +- 1b82f89: Fixing add bookmark button and loading in bookamrks + ## 1.12.0 ### Minor Changes diff --git a/package.json b/package.json index 3041b8dfd..e0f954d6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fusion-project-portal", - "version": "1.12.0", + "version": "1.12.1", "license": "MIT", "description": "Project Portal powered by Fusion", "devDependencies": {