Skip to content

Commit

Permalink
Merge pull request #33 from 0918nobita/v0.3.3
Browse files Browse the repository at this point in the history
v0.3.3
  • Loading branch information
0918nobita committed Dec 25, 2023
2 parents f3b6e4a + 73cdddf commit 73f5ab6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.3.3](https://github.com/0918nobita/obsidian-zhongwen-block/compare/0.3.2...0.3.3) (2023-12-25)

### Bug Fixes

- Fix a bug that broke the layout of elements drawn off-screen by this plugin (PR: [#32](https://github.com/0918nobita/obsidian-zhongwen-block/pull/32))

## [0.3.2](https://github.com/0918nobita/obsidian-zhongwen-block/compare/0.3.1...0.3.2) (2023-12-23)

### Update dependencies
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": "zhongwen-block",
"name": "Zhongwen Block",
"version": "0.3.2",
"version": "0.3.3",
"minAppVersion": "0.15.0",
"description": "Provides code blocks with features for Chinese learners",
"author": "Kodai Matsumoto",
Expand Down

0 comments on commit 73f5ab6

Please sign in to comment.