From d9ba3d1fb0171ed386a0871c398d391bb44c07e0 Mon Sep 17 00:00:00 2001 From: guillaumejenkins Date: Tue, 6 Jun 2017 15:31:30 -0700 Subject: [PATCH 1/3] Bump pxt-core to 0.12.82 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf6f1ba6..41f3ead6 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-core": "0.12.81" + "pxt-core": "0.12.82" } } From 308dd57da54f9cb6382283be4081c4fdf5b95019 Mon Sep 17 00:00:00 2001 From: guillaumejenkins Date: Tue, 6 Jun 2017 15:32:50 -0700 Subject: [PATCH 2/3] 0.12.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41f3ead6..d4de35f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pxt-microbit", - "version": "0.12.23", + "version": "0.12.24", "description": "micro:bit target for Microsoft MakeCode (PXT)", "keywords": [ "JavaScript", From 50ae24f0469264b8c37d642806af00335982cf5f Mon Sep 17 00:00:00 2001 From: Darius Date: Thu, 8 Jun 2017 01:43:29 +0200 Subject: [PATCH 3/3] Fix missing space in IconNames (#411) --- libs/core/icons.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/core/icons.ts b/libs/core/icons.ts index bd9709b6..27d3d8ec 100644 --- a/libs/core/icons.ts +++ b/libs/core/icons.ts @@ -421,7 +421,7 @@ namespace images { # # # . . . # # # # . # # # . - . .. . .`); + . . . . .`); case IconNames.House: return images.createImage(` . . # . . . # # # .