Skip to content

Commit

Permalink
Trigger release of v1.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darrellwarde committed Nov 29, 2024
1 parent 113b60f commit 7b00cd6
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changes/v1.0.0-beta.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## v1.0.0-beta.1 - 2024-11-29
### Added
* GraphQL Data API authentication provider create command
* GraphQL Data API authentication provider delete command
* Added input validation for string flags with finite possible values
* Require less arguments when creating Aura Free instances - allowed values are automatically populated.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## v1.0.0-beta.1 - 2024-11-29
### Added
* GraphQL Data API authentication provider create command
* GraphQL Data API authentication provider delete command
* Added input validation for string flags with finite possible values
* Require less arguments when creating Aura Free instances - allowed values are automatically populated.

## v0.5.0 - 2024-10-31
### Added
* GraphQL Data API list and get commands
Expand Down

0 comments on commit 7b00cd6

Please sign in to comment.