From f00b63d96e9f631aaac174c4f79b625efdeb4795 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 04:59:08 +0000 Subject: [PATCH 1/2] chore(master): release 1.31.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ manifest.json | 2 +- package.json | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 617afef8..6a863079 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.30.1" + ".": "1.31.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f6cc71a..32748a0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.31.0](https://github.com/danielo515/obsidian-modal-form/compare/1.30.1...1.31.0) (2023-12-17) + + +### Features + +* added a get method for result data fixes [#129](https://github.com/danielo515/obsidian-modal-form/issues/129) ([ddee8a8](https://github.com/danielo515/obsidian-modal-form/commit/ddee8a84b255f2193a9267786a80611382bdd046)) + + +### Bug Fixes + +* add aliases for Result methods fixes [#122](https://github.com/danielo515/obsidian-modal-form/issues/122) ([d6f755c](https://github.com/danielo515/obsidian-modal-form/commit/d6f755cea44195b3bfb77d1996ededc8356334bc)) + ## [1.30.1](https://github.com/danielo515/obsidian-modal-form/compare/1.30.0...1.30.1) (2023-12-16) diff --git a/manifest.json b/manifest.json index ed8bc7be..65fce8a7 100644 --- a/manifest.json +++ b/manifest.json @@ -7,5 +7,5 @@ "authorUrl": "https://danielo.es", "fundingUrl": "https://www.buymeacoffee.com/danielo515", "isDesktopOnly": false, - "version": "1.30.1" + "version": "1.31.0" } \ No newline at end of file diff --git a/package.json b/package.json index f38da856..95952bf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-modal-form", - "version": "1.30.1", + "version": "1.31.0", "description": "Define forms for filling data that you will be able to open from anywhere you can run JS", "main": "main.js", "scripts": { From f129cbceec92fde53bbdad5b62fb27fd97cb4353 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" Date: Sun, 17 Dec 2023 04:59:21 +0000 Subject: [PATCH 2/2] chore: sync versions --- versions.json | 89 ++++++++++++++++++++++++++------------------------- 1 file changed, 45 insertions(+), 44 deletions(-) diff --git a/versions.json b/versions.json index 2d513b70..88872e3a 100644 --- a/versions.json +++ b/versions.json @@ -1,45 +1,46 @@ { - "1.2.1": "0.15.0", - "1.2.2": "0.15.0", - "1.3.0": "0.15.0", - "1.4.0": "0.15.0", - "1.5.0": "0.15.0", - "1.6.0": "0.15.0", - "1.7.0": "0.15.0", - "1.7.1": "0.15.0", - "1.8.0": "0.15.0", - "1.9.0": "0.15.0", - "1.9.1": "0.15.0", - "1.10.0": "0.15.0", - "1.11.0": "0.15.0", - "1.12.0": "0.15.0", - "1.12.1": "0.15.0", - "1.13.0": "0.15.0", - "1.14.0": "0.15.0", - "1.14.1": "0.15.0", - "1.15.0": "0.15.0", - "1.16.0": "0.15.0", - "1.16.1": "0.15.0", - "1.16.2": "0.15.0", - "1.16.3": "0.15.0", - "1.16.4": "0.15.0", - "1.16.5": "0.15.0", - "1.16.6": "0.15.0", - "1.17.0": "0.15.0", - "1.18.0": "0.15.0", - "1.19.0": "0.15.0", - "1.20.0": "0.15.0", - "1.21.0": "0.15.0", - "1.22.0": "0.15.0", - "1.22.1": "0.15.0", - "1.23.0": "0.15.0", - "1.24.0": "0.15.0", - "1.24.1": "0.15.0", - "1.25.0": "0.15.0", - "1.26.0": "0.15.0", - "1.27.0": "0.15.0", - "1.27.1": "0.15.0", - "1.28.0": "0.15.0", - "1.29.0": "0.15.0", - "1.30.1": "0.15.0" -} + "1.2.1": "0.15.0", + "1.2.2": "0.15.0", + "1.3.0": "0.15.0", + "1.4.0": "0.15.0", + "1.5.0": "0.15.0", + "1.6.0": "0.15.0", + "1.7.0": "0.15.0", + "1.7.1": "0.15.0", + "1.8.0": "0.15.0", + "1.9.0": "0.15.0", + "1.9.1": "0.15.0", + "1.10.0": "0.15.0", + "1.11.0": "0.15.0", + "1.12.0": "0.15.0", + "1.12.1": "0.15.0", + "1.13.0": "0.15.0", + "1.14.0": "0.15.0", + "1.14.1": "0.15.0", + "1.15.0": "0.15.0", + "1.16.0": "0.15.0", + "1.16.1": "0.15.0", + "1.16.2": "0.15.0", + "1.16.3": "0.15.0", + "1.16.4": "0.15.0", + "1.16.5": "0.15.0", + "1.16.6": "0.15.0", + "1.17.0": "0.15.0", + "1.18.0": "0.15.0", + "1.19.0": "0.15.0", + "1.20.0": "0.15.0", + "1.21.0": "0.15.0", + "1.22.0": "0.15.0", + "1.22.1": "0.15.0", + "1.23.0": "0.15.0", + "1.24.0": "0.15.0", + "1.24.1": "0.15.0", + "1.25.0": "0.15.0", + "1.26.0": "0.15.0", + "1.27.0": "0.15.0", + "1.27.1": "0.15.0", + "1.28.0": "0.15.0", + "1.29.0": "0.15.0", + "1.30.1": "0.15.0", + "1.31.0": "0.15.0" +} \ No newline at end of file