Skip to content

Commit 1ce54f3

Browse files
committed
chore(release): 0.5.2
1 parent 8b08a66 commit 1ce54f3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [0.5.2](https://github.com/inabagumi/blurhash-loader/compare/v0.5.1...v0.5.2) (2020-11-02)
6+
7+
8+
### Features
9+
10+
* move example dir ([#52](https://github.com/inabagumi/blurhash-loader/issues/52)) ([645b855](https://github.com/inabagumi/blurhash-loader/commit/645b85513ade620372a685bd6de961933099d19c))
11+
512
### [0.5.1](https://github.com/inabagumi/blurhash-loader/compare/v0.5.0...v0.5.1) (2020-10-31)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@
6262
"test": "jest"
6363
},
6464
"types": "dist/index.d.ts",
65-
"version": "0.5.1"
65+
"version": "0.5.2"
6666
}

0 commit comments

Comments
 (0)