diff --git a/CHANGELOG.md b/CHANGELOG.md index ebb0c716..a84f3911 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [1.2.1](https://github.com/NativeScript/nativescript-dev-webpack/compare/1.2.0...1.2.1) (2019-10-03) + + +### Features + +* snapshot in docker container when the local tools are not available ([6861d22](https://github.com/NativeScript/nativescript-dev-webpack/commit/6861d22)) + + + # [1.2.0](https://github.com/NativeScript/nativescript-dev-webpack/compare/1.1.1...1.2.0) (2019-09-03) diff --git a/package.json b/package.json index 64b8cff0..b558232c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-dev-webpack", - "version": "1.2.0", + "version": "1.2.1", "main": "index", "description": "", "homepage": "http://www.telerik.com",