Skip to content

Commit

Permalink
chore(release): 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Apr 13, 2021
1 parent cd00e79 commit 80673ea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.2.4](https://github.com/unjs/listhen/compare/v0.2.3...v0.2.4) (2021-04-13)


### Features

* allow recalling showURL ([cd00e79](https://github.com/unjs/listhen/commit/cd00e7911f35773ff4904b73e6fcd8ef36044f50))

### [0.2.3](https://github.com/unjs/listhen/compare/v0.2.2...v0.2.3) (2021-04-05)


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": "listhen",
"version": "0.2.3",
"version": "0.2.4",
"description": "",
"repository": "unjs/listhen",
"license": "MIT",
Expand Down

0 comments on commit 80673ea

Please sign in to comment.