Skip to content

Commit c834b58

Browse files
chore(release): 0.47.0 [skip ci]
# [0.47.0](v0.46.8...v0.47.0) (2021-05-04) ### Features * improve plugin parameter specification (helps [#84](#84)) ([cef1055](cef1055))
1 parent 35c1ba0 commit c834b58

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.47.0](https://github.com/Mahlet-Inc/hobbits/compare/v0.46.8...v0.47.0) (2021-05-04)
2+
3+
4+
### Features
5+
6+
* improve plugin parameter specification (helps [#84](https://github.com/Mahlet-Inc/hobbits/issues/84)) ([cef1055](https://github.com/Mahlet-Inc/hobbits/commit/cef1055d2119e1892c13d2baf3da38062b1d7ff1))
7+
18
## [0.46.8](https://github.com/Mahlet-Inc/hobbits/compare/v0.46.7...v0.46.8) (2021-04-25)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hobbits",
3-
"version": "0.46.8",
3+
"version": "0.47.0",
44
"private": true,
55
"config": {
66
"commitizen": {

0 commit comments

Comments
 (0)