mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-02-25 12:19:04 -06:00
Publish a dart client update.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.1
|
||||
|
||||
- Fix heartbeat decoding issue with record subscriptions.
|
||||
|
||||
## 0.2.0
|
||||
|
||||
- Return ListResponse from RecordApi::list.
|
||||
|
||||
@@ -2,7 +2,7 @@ name: trailbase
|
||||
description: Thing client library for TrailBase.
|
||||
homepage: https://trailbase.io
|
||||
repository: https://github.com/trailbaseio/trailbase
|
||||
version: 0.2.0
|
||||
version: 0.2.1
|
||||
|
||||
environment:
|
||||
sdk: ^3.5.3
|
||||
|
||||
@@ -411,7 +411,7 @@ packages:
|
||||
path: "../../../client/trailbase-dart"
|
||||
relative: true
|
||||
source: path
|
||||
version: "0.2.0"
|
||||
version: "0.2.1"
|
||||
typed_data:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user