Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/bright-bags-prove.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @insightop/libopenblt

## 0.2.2

### Patch Changes

- [`2dfeea4`](https://github.com/insightop/libopenblt/commit/2dfeea44a552fa33cc8dbd1d63a82bb7d39d37be) Thanks [@bookshiyi](https://github.com/bookshiyi)! - 增加 CI,删除 FC06 功能,Linter,追踪 Tests 文件
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@insightop/libopenblt",
"version": "0.2.1",
"version": "0.2.2",
"description": "TypeScript implementation of the OpenBLT host library for XCP-based firmware updates over Modbus RTU",
"license": "MIT",
"repository": {
Expand Down
Loading