Skip to content

Commit 50c185d

Browse files
committed
@pybricks/firmware v6.5.0
1 parent 4c26072 commit 50c185d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

npm/firmware/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 6.5.0 - 2022-12-20
2+
3+
### Changed
4+
- Updated firmware to v3.2.0.
5+
16
## 6.4.0 - 2022-12-09
27

38
### Changed

npm/firmware/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pybricks/firmware",
3-
"version": "6.4.0+firmware.v3.2.0c1",
3+
"version": "6.5.0+firmware.v3.2.0",
44
"description": "Pybricks firmware",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",

0 commit comments

Comments
 (0)