Skip to content

Commit ba5c0f8

Browse files
committed
chore(release): release v1.1.7
1 parent 1b080ac commit ba5c0f8

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

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

22

3+
## [1.1.7](https://github.com/ljcoder2015/obsidian-excel-plus/compare/1.1.6...1.1.7) (2024-05-28)
4+
35
## [1.1.7](https://github.com/ljcoder2015/obsidian-excel-plus/compare/1.1.6...1.1.7) (2024-05-28)
46

57
## [1.1.6](https://github.com/ljcoder2015/obsidian-excel-plus/compare/1.1.5...1.1.6) (2024-05-24)

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"id": "excel-plus",
3-
"name": "Excel Plus",
2+
"id": "sheet-plus",
3+
"name": "Sheet Plus",
44
"version": "1.1.7",
55
"minAppVersion": "1.5.11",
6-
"description": "spreadsheet solutions",
6+
"description": "Create Excel-like spreadsheets and easily embed them in Markdown.",
77
"author": "ljcoder",
88
"authorUrl": "https://github.com/ljcoder2015",
99
"fundingUrl": "https://ko-fi.com/ljcoder",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sheet-plus",
33
"type": "module",
4-
"version": "1.1.6",
4+
"version": "1.1.7",
55
"description": "Create Excel-like spreadsheets and easily embed them in Markdown.",
66
"author": "ljcoder",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)