Skip to content

Commit 34da8a3

Browse files
committed
chore(release): 🚀 0.12.5
1 parent 3c8fb65 commit 34da8a3

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
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.12.5](https://github.com/apotdevin/thunderhub/compare/v0.12.4...v0.12.5) (2021-01-20)
6+
7+
8+
### Bug Fixes
9+
10+
* 🐛 max int error ([d10b212](https://github.com/apotdevin/thunderhub/commit/d10b2120b59888366bbffde6f41682307254af38))
11+
* 🐛 missing rebalance param ([3c8fb65](https://github.com/apotdevin/thunderhub/commit/3c8fb65975a8e1f65099c1177a500c90426503b4))
12+
* 🐛 npm vulnerabilities ([118ac98](https://github.com/apotdevin/thunderhub/commit/118ac98916240e53e5b432b90eaa6003d05ee0e0))
13+
14+
15+
### Styling
16+
17+
* 🎨 number formating ([83dc6a1](https://github.com/apotdevin/thunderhub/commit/83dc6a110226b509181beedf9346a6b13bcfadec))
18+
19+
20+
### Improvements
21+
22+
* 🔧 update dependencies ([180614b](https://github.com/apotdevin/thunderhub/commit/180614be4f237e2f532dbcd1a020c33a17bc2faa))
23+
524
### [0.12.4](https://github.com/apotdevin/thunderhub/compare/v0.12.3...v0.12.4) (2021-01-09)
625

726

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thunderhub",
3-
"version": "0.12.4",
3+
"version": "0.12.5",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)