Skip to content

Commit

Permalink
0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
limaofeng committed Sep 5, 2021
1 parent 31dc057 commit cb3306b
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.1.4](https://github.com/limaofeng/asany-startp/compare/v0.1.3...v0.1.4) (2021-09-05)


### Bug Fixes

* :bug: 修复 Banner 背景图不显示的bug ([31dc057](https://github.com/limaofeng/asany-startp/commit/31dc05767a1f2ed0e6d48f480031515416b8b278))



## [0.1.3](https://github.com/limaofeng/asany-startp/compare/v0.1.2...v0.1.3) (2021-09-05)


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.1.3",
"version": "0.1.4",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit cb3306b

Please sign in to comment.