Skip to content

Commit f7314bc

Browse files
committed
npm/images: v1.3.0
Bump version for release to npm.
1 parent f14bbc3 commit f7314bc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

npm/images/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
<!-- refer to https://keepachangelog.com/en/1.0.0/ for guidance -->
44

5+
## 1.3.0 - 2022-12-19
6+
57
### Added
68
- Added DFU Windows driver images.
79

npm/images/build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
package_json = {
1515
"name": "@pybricks/images",
16-
"version": "1.2.1",
16+
"version": "1.3.0",
1717
"description": "Distribution of Pybricks images.",
1818
"license": "MIT",
1919
"repository": {

0 commit comments

Comments
 (0)