🔖 (release) [NO-ISSUE]: versioning packages #104
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release, this PR will be updated.
Releases
@ledgerhq/device-sdk-core@0.3.0
Minor Changes
#62
c1cdfcd
Thanks @valpinkman! - Add SendCommand use case + GetOsVersion command#74
8563963
Thanks @jdabbech-ledger! - Handle device session state#78
8bef03f
Thanks @jiyuzhuang! - Polling on connected device to get device status.#72
5deb5a8
Thanks @jiyuzhuang! - AddGetBatteryStatus
command.#82
f5f2ebe
Thanks @jiyuzhuang! - Implement Close App command.#81
06f2f60
Thanks @jiyuzhuang! - Implement Open Application command.#80
43e3372
Thanks @jdabbech-ledger! - Handle unwanted transport disconnection#73
0fc032a
Thanks @jiyuzhuang! - Implement GetAppAndVersion command.#68
3bbe755
Thanks @jdabbech-ledger! - Handle device disconnection intent (disconnect on click, method call), clear sessionPatch Changes
#75
56cb882
Thanks @jdabbech-ledger! - Naming DeviceSession#79
44a4a68
Thanks @ofreyssinet-ledger! - Add TSDoc comments for things exposed through API#100
6b17607
Thanks @valpinkman! - Change sendCommand signature to directly return a Promise instead of a new function#76
192c63c
Thanks @jdabbech-ledger! - Clean exports#99
e3e9065
Thanks @ofreyssinet-ledger! - Command signature: pass parameters to command constructor@ledgerhq/device-sdk-sample@0.1.1
Patch Changes
c1cdfcd
,56cb882
,8563963
,8bef03f
,5deb5a8
,f5f2ebe
,06f2f60
,43e3372
,0fc032a
,44a4a68
,6b17607
,3bbe755
,192c63c
,e3e9065
]: