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 fb763ac commit 35a969eCopy full SHA for 35a969e
npm/firmware/CHANGELOG.md
@@ -1,5 +1,5 @@
1
2
-## Unreleased
+## 4.13.0 - 2021-11-19
3
### Changed
4
- Dropped fallback to default name in `encodeHubName()` on empty string.
5
- Use Typescript optional syntax in `FirmwareMetadata` instead of `| undefined`.
npm/firmware/package.json
@@ -1,6 +1,6 @@
{
"name": "@pybricks/firmware",
- "version": "4.13.0-rc.1+firmware.v3.1.0c1",
+ "version": "4.13.0+firmware.v3.1.0c1",
"description": "Pybricks firmware",
"main": "./build/index.js",
6
"types": "./build/index.d.ts",
0 commit comments