Skip to content

Commit b1dc525

Browse files
committed
release: 3.0.2
1 parent 6d6cecc commit b1dc525

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.0.2](https://github.com/NativeScript/nativescript-unit-test-runner/compare/v3.0.1...v3.0.2) (2021-12-11)
2+
3+
4+
### Features
5+
6+
* disable aot build for angular (use jit instead) ([#56](https://github.com/NativeScript/nativescript-unit-test-runner/issues/56)) ([6d6cecc](https://github.com/NativeScript/nativescript-unit-test-runner/commit/6d6ceccc88af1881cdf645aca190e5131077da21))
7+
8+
9+
110
## [3.0.1](https://github.com/NativeScript/nativescript-unit-test-runner/compare/v3.0.0...v3.0.1) (2021-11-28)
211

312

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/unit-test-runner",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "NativeScript unit test runner",
55
"main": "app/main.js",
66
"types": "app/main.d.ts",

0 commit comments

Comments
 (0)