Skip to content

Commit

Permalink
chore: release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sanyuan0704 committed Oct 23, 2022
1 parent f7330a8 commit 03743d3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@


# [0.5.0](https://github.com/sanyuan0704/island.js/compare/0.4.3...0.5.0) (2022-10-23)


### Bug Fixes

* b-tween lib type error ([501dc01](https://github.com/sanyuan0704/island.js/commit/501dc0145abe2663f555d89bfdc8d3ed326676e5))


### Features

* back top ([#98](https://github.com/sanyuan0704/island.js/issues/98)) ([9395fd7](https://github.com/sanyuan0704/island.js/commit/9395fd7c65d5c372e2009c8dcd4dfb6a6c1cfd14))
* lineNumber in frontmatter ([#110](https://github.com/sanyuan0704/island.js/issues/110)) ([c090d4c](https://github.com/sanyuan0704/island.js/commit/c090d4cb53c9612ee35dd71611cfb36941eb33d7))
* support cli params ([#109](https://github.com/sanyuan0704/island.js/issues/109)) ([eae06bd](https://github.com/sanyuan0704/island.js/commit/eae06bd00f0d2b9cbdb8f74ba5c0a76e55b8a397))
* support image preview ([#105](https://github.com/sanyuan0704/island.js/issues/105)) ([f7330a8](https://github.com/sanyuan0704/island.js/commit/f7330a85892a97cf6b6986df987833afab67c481))

## [0.4.3](https://github.com/sanyuan0704/island.js/compare/0.4.2...0.4.3) (2022-10-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "islandjs",
"version": "0.4.3",
"version": "0.5.0",
"description": "Vite & Islands architecture SSG framework",
"packageManager": "[email protected]",
"type": "module",
Expand Down

1 comment on commit 03743d3

@vercel
Copy link

@vercel vercel bot commented on 03743d3 Oct 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.