Skip to content

Commit f83409d

Browse files
committed
chore(release): release v1.1.5
1 parent b47a3dc commit f83409d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [1.1.5](https://github.com/ljcoder2015/obsidian-excel-plus/compare/1.1.4...1.1.5) (2024-05-23)
4+
5+
6+
### Bug Fixes
7+
8+
* Avoid "settings" in settings headings ([b47a3dc](https://github.com/ljcoder2015/obsidian-excel-plus/commit/b47a3dc93dac1b428540bf99e8755bab5d3a4008))
9+
310
## [1.1.4](https://github.com/ljcoder2015/obsidian-excel-plus/compare/1.1.3...1.1.4) (2024-05-22)
411

512

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "excel-plus",
33
"name": "Excel Plus",
4-
"version": "1.1.4",
4+
"version": "1.1.5",
55
"minAppVersion": "1.5.11",
66
"description": "spreadsheet solutions",
77
"author": "ljcoder",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "excel-plus",
33
"type": "module",
4-
"version": "1.1.4",
4+
"version": "1.1.5",
55
"description": "spreadsheet solutions",
66
"author": "ljcoder",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)