Skip to content

Commit

Permalink
0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
limaofeng committed Nov 18, 2021
1 parent 02b9bc4 commit 854d439
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.2.11](https://github.com/limaofeng/sunmao/compare/v0.2.10...v0.2.11) (2021-11-18)


### Features

* 为 BlockCoreData 添加 title 属性 ([02b9bc4](https://github.com/limaofeng/sunmao/commit/02b9bc4fc0137b3e01b4326b458a4c689e64c4e7))



## [0.2.10](https://github.com/limaofeng/sunmao/compare/v0.2.9...v0.2.10) (2021-11-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.2.10",
"version": "0.2.11",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 854d439

Please sign in to comment.