Skip to content

Commit 1d769c2

Browse files
committed
chore(release): release v1.1.6
1 parent a8560c4 commit 1d769c2

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.6](https://github.com/ljcoder2015/obsidian-excel-plus/compare/1.1.5...1.1.6) (2024-05-24)
4+
5+
6+
### Bug Fixes
7+
8+
* Indexing taking a long time for sheet file ([a8560c4](https://github.com/ljcoder2015/obsidian-excel-plus/commit/a8560c4be85c7f32158100f1b0545c8f815f8468))
9+
310
## [1.1.5](https://github.com/ljcoder2015/obsidian-excel-plus/compare/1.1.4...1.1.5) (2024-05-23)
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.5",
4+
"version": "1.1.6",
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.5",
4+
"version": "1.1.6",
55
"description": "spreadsheet solutions",
66
"author": "ljcoder",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)