Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasassisrosa committed Oct 9, 2024
1 parent ef1361a commit e4f2066
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 15 deletions.
19 changes: 8 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,6 @@

## v2

### v2.0.0-alpha.6

- Remove `Debugging` dupe resource
- Update syntax on `Events` resources
- Update `ExternalConnections` stale resource
- Update `Messages` stale resource
- Update `Ip`s stale resources
- Update `AutorespConfigs` stale resource
- Update `DetailRecords` stale resource
- Update `InventoryCoverage` stale resource

### v2.0.0-alpha.5

- Remove `ClientStateUpdate` resource
Expand All @@ -22,6 +11,14 @@
- Remove `MessagingSenderIds` resource
- Remove `PublicKey` resource
- Remove `UpdateClientState` resource
- Remove `Debugging` dupe resource
- Update syntax on `Events` resources
- Update `ExternalConnections` stale resource
- Update `Messages` stale resource
- Update `Ip`s stale resources
- Update `AutorespConfigs` stale resource
- Update `DetailRecords` stale resource
- Update `InventoryCoverage` stale resource

### v2.0.0-alpha.4

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0-alpha.6
2.0.0-alpha.5
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "telnyx",
"version": "2.0.0-alpha.6",
"version": "2.0.0-alpha.5",
"description": "Telnyx API Node SDK",
"keywords": [
"telnyx",
Expand Down

0 comments on commit e4f2066

Please sign in to comment.