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 4c26072 commit 50c185dCopy full SHA for 50c185d
npm/firmware/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 6.5.0 - 2022-12-20
2
+
3
+### Changed
4
+- Updated firmware to v3.2.0.
5
6
## 6.4.0 - 2022-12-09
7
8
### Changed
npm/firmware/package.json
@@ -1,6 +1,6 @@
{
"name": "@pybricks/firmware",
- "version": "6.4.0+firmware.v3.2.0c1",
+ "version": "6.5.0+firmware.v3.2.0",
"description": "Pybricks firmware",
"main": "./build/index.js",
"types": "./build/index.d.ts",
0 commit comments