Skip to content

Commit 35a969e

Browse files
committed
@pybricks/firmware v4.13.0+firmware.v3.1.0c1
1 parent fb763ac commit 35a969e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

npm/firmware/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
## Unreleased
2+
## 4.13.0 - 2021-11-19
33
### Changed
44
- Dropped fallback to default name in `encodeHubName()` on empty string.
55
- Use Typescript optional syntax in `FirmwareMetadata` instead of `| undefined`.

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": "4.13.0-rc.1+firmware.v3.1.0c1",
3+
"version": "4.13.0+firmware.v3.1.0c1",
44
"description": "Pybricks firmware",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",

0 commit comments

Comments
 (0)