Skip to content

Commit a749648

Browse files
chore(release): 0.46.3 [skip ci]
## [0.46.3](v0.46.2...v0.46.3) (2021-03-16) ### Bug Fixes * correctly enforce FFTW thread-safety ([586042a](586042a)), closes [#85](#85) * load python plugins correctly ([505acae](505acae))
1 parent 24b219f commit a749648

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.46.3](https://github.com/Mahlet-Inc/hobbits/compare/v0.46.2...v0.46.3) (2021-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* correctly enforce FFTW thread-safety ([586042a](https://github.com/Mahlet-Inc/hobbits/commit/586042ae68ca59dee9d3be453dcd02a60a0546ba)), closes [#85](https://github.com/Mahlet-Inc/hobbits/issues/85)
7+
* load python plugins correctly ([505acae](https://github.com/Mahlet-Inc/hobbits/commit/505acae2ae90f83d1ed4c37aa9f3627872e81300))
8+
19
## [0.46.2](https://github.com/Mahlet-Inc/hobbits/compare/v0.46.1...v0.46.2) (2021-02-02)
210

311

package.json

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

0 commit comments

Comments
 (0)