Skip to content

Commit

Permalink
Merge pull request #25 from tcavenezuela/changeset-release/master
Browse files Browse the repository at this point in the history
chore: release packages
  • Loading branch information
carl0shd authored Jul 2, 2024
2 parents 398a24e + cc207fe commit 6505d83
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 30 deletions.
6 changes: 0 additions & 6 deletions .changeset/afraid-poets-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curvy-countries-rule.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/funny-meals-itch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/funny-rice-tease.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/wise-yaks-teach.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @fsuipc.js/api

## 2.0.2

### Patch Changes

- 665c17c: add offset 0x3380: Write a message as string to show in the simulator.
add offset 0x32fa: Text display control in seconds.
- 92defa1: add write method
- 707dfc1: change throw error to avoid use new Error since we are returning a JSON to improve error parsing
- 4bce020: add connected status to main class
- 886ec28: add offset 0x3308: sim version currently in use.
add offset 0x3d00: aircraft name currently in use.
add exclusive X-Plane offset 0x6fff: flag to indicate if the fsuipc version is currently running in X-Plane (XPUIPC).
add exclusive X-Plane offset 0x6f03: XPUIPC version string.

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fsuipc.js/api",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"homepage": "https://github.com/tcavenezuela/fsuipc.js/tree/master/packages/api#readme",
"bugs": {
Expand Down

0 comments on commit 6505d83

Please sign in to comment.