Skip to content

Commit

Permalink
chore(release): release v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jikkai committed Aug 15, 2024
1 parent 44c1348 commit bd1848e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


## [1.1.3](https://github.com/dream-num/obsidian-univer/compare/1.1.2...1.1.3) (2024-08-15)

## [1.1.2](https://github.com/dream-num/obsidian-univer/compare/1.1.1...1.1.2) (2024-07-15)

## [1.1.1](https://github.com/dream-num/obsidian-univer/compare/1.1.0...1.1.1) (2024-07-09)
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "univer",
"name": "Univer",
"version": "1.1.2",
"version": "1.1.3",
"minAppVersion": "1.5.11",
"description": "Create, edit, and view spreadsheets and documents in various formats like Excel and Word directly within your knowledge base.",
"author": "DreamNum",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "univer",
"type": "module",
"version": "1.1.2",
"version": "1.1.3",
"packageManager": "pnpm@9.4.0",
"description": "Create, edit, and view spreadsheets and documents in various formats like Excel and Word directly within your knowledge base.",
"author": "DreamNum",
Expand Down

0 comments on commit bd1848e

Please sign in to comment.