We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14bbc3 commit f7314bcCopy full SHA for f7314bc
npm/images/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
<!-- refer to https://keepachangelog.com/en/1.0.0/ for guidance -->
4
5
+## 1.3.0 - 2022-12-19
6
+
7
### Added
8
- Added DFU Windows driver images.
9
npm/images/build.py
@@ -13,7 +13,7 @@
13
14
package_json = {
15
"name": "@pybricks/images",
16
- "version": "1.2.1",
+ "version": "1.3.0",
17
"description": "Distribution of Pybricks images.",
18
"license": "MIT",
19
"repository": {
0 commit comments