Skip to content

Commit

Permalink
chore(release): 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ykzts committed Oct 31, 2020
1 parent 41b4cd5 commit 125a072
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.5.1](https://github.com/inabagumi/blurhash-loader/compare/v0.5.0...v0.5.1) (2020-10-31)


### Bug Fixes

* **pkg:** add types to package.json ([#49](https://github.com/inabagumi/blurhash-loader/issues/49)) ([41b4cd5](https://github.com/inabagumi/blurhash-loader/commit/41b4cd540c1645df82825bf107d7d065432a71bd))

## [0.5.0](https://github.com/inabagumi/blurhash-loader/compare/v0.4.1...v0.5.0) (2020-10-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@
"release": "standard-version"
},
"types": "dist/index.d.ts",
"version": "0.5.0"
"version": "0.5.1"
}

1 comment on commit 125a072

@vercel
Copy link

@vercel vercel bot commented on 125a072 Oct 31, 2020

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.