Skip to content

Commit

Permalink
1.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Feb 29, 2020
1 parent 48fa456 commit 273ad49
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 @@
## [1.0.25](https://github.com/wessberg/scaffold/compare/v1.0.24...v1.0.25) (2020-02-29)

### Features

- Have maintainer and backer badges link to the related URL if any is given ([48fa456](https://github.com/wessberg/scaffold/commit/48fa4560f1e0ddf72f8836e53966c855f6843a7e))

## [1.0.24](https://github.com/wessberg/scaffold/compare/v1.0.23...v1.0.24) (2020-02-28)

### Features
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": "@wessberg/scaffold",
"version": "1.0.24",
"version": "1.0.25",
"bin": {
"scaffold": "bin/scaffold"
},
Expand Down

0 comments on commit 273ad49

Please sign in to comment.