Skip to content

Commit 7515a5a

Browse files
release: cut 0.11.0 release
1 parent 3a0b216 commit 7515a5a

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
@@ -1,3 +1,10 @@
1+
## [0.11.0](https://github.com/NativeScript/worker-loader/compare/0.10.0...0.11.0) (2020-02-20)
2+
3+
### Bug Fixes
4+
5+
* worker compilation should not be async ([#54](https://github.com/NativeScript/worker-loader/pull/54))
6+
7+
18
## [0.9.5](https://github.com/NativeScript/worker-loader/compare/0.9.4...0.9.5) (2019-02-06)
29

310

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-worker-loader",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"author": "NativeScript team",
55
"description": "nativescript worker loader module for webpack",
66
"scripts": {

0 commit comments

Comments
 (0)