pxt-microbit 4.0.13 → 4.0.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -355,11 +355,11 @@
355
355
  },
356
356
  "uploadDocs": true,
357
357
  "versions": {
358
- "branch": "v4.0.13",
359
- "tag": "v4.0.13",
360
- "commits": "https://github.com/microsoft/pxt-microbit/commits/4513d0b7072da874595e86f2f253829757a34997",
361
- "target": "4.0.13",
362
- "pxt": "7.0.8"
358
+ "branch": "v4.0.17",
359
+ "tag": "v4.0.17",
360
+ "commits": "https://github.com/microsoft/pxt-microbit/commits/e18cbd92585dcdba1714bda754fe361ca50a3f3f",
361
+ "target": "4.0.17",
362
+ "pxt": "7.0.13"
363
363
  },
364
364
  "blocksprj": {
365
365
  "id": "blocksprj",
package/built/theme.json CHANGED
@@ -173,6 +173,7 @@
173
173
  "ar",
174
174
  "bg",
175
175
  "cs",
176
+ "cy",
176
177
  "da",
177
178
  "de",
178
179
  "el",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pxt-microbit",
3
- "version": "4.0.13",
3
+ "version": "4.0.17",
4
4
  "description": "micro:bit target for Microsoft MakeCode (PXT)",
5
5
  "keywords": [
6
6
  "JavaScript",
@@ -45,6 +45,6 @@
45
45
  },
46
46
  "dependencies": {
47
47
  "pxt-common-packages": "9.0.1",
48
- "pxt-core": "7.0.8"
48
+ "pxt-core": "7.0.13"
49
49
  }
50
50
  }
package/pxtarget.json CHANGED
@@ -522,6 +522,7 @@
522
522
  "ar",
523
523
  "bg",
524
524
  "cs",
525
+ "cy",
525
526
  "da",
526
527
  "de",
527
528
  "el",