Skip to content

Commit

Permalink
Merge pull request #159 from danielo515/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 1.31.0
  • Loading branch information
danielo515 authored Dec 17, 2023
2 parents 2741280 + f129cbc commit eadaee4
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 47 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.30.1"
".": "1.31.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"authorUrl": "https://danielo.es",
"fundingUrl": "https://www.buymeacoffee.com/danielo515",
"isDesktopOnly": false,
"version": "1.30.1"
"version": "1.31.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
89 changes: 45 additions & 44 deletions versions.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit eadaee4

Please sign in to comment.