Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2024-04-18)

### Features

* initial commit ([381ffb4](381ffb4))
  • Loading branch information
semantic-release-bot committed Apr 18, 2024
1 parent a21a0f3 commit e8d3826
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 1.0.0 (2024-04-18)


### Features

* initial commit ([381ffb4](https://github.com/infinite-automations/gh-projects-set-select-option/commit/381ffb4856294ddd3d5f8f0461f72b31fcee45a5))
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Sets the value for a select field in GitHub Projects based on the text value.
# Usage

```yaml
- uses: infinite-automations/gh-projects-set-option@v1
- uses: infinite-automations/gh-projects-set-option@v1.0.0
with:
# Token which is used to access the project data via GitHub CLI
token: ''
Expand Down

0 comments on commit e8d3826

Please sign in to comment.