Skip to content

Commit

Permalink
chore(release): 1.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.5](v1.0.4...v1.0.5) (2024-04-22)

### Bug Fixes

* **deps:** update dependency zod to v3.22.5 ([5e8e8b1](5e8e8b1))
  • Loading branch information
vidavidorra-release[bot] committed Apr 22, 2024
1 parent 5e8e8b1 commit ff41e88
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.0.5](https://github.com/vidavidorra/github-action-app-user/compare/v1.0.4...v1.0.5) (2024-04-22)

### Bug Fixes

- **deps:** update dependency zod to v3.22.5 ([5e8e8b1](https://github.com/vidavidorra/github-action-app-user/commit/5e8e8b1d5e0e89704c93543e51e8189915fed14b))

## [1.0.4](https://github.com/vidavidorra/github-action-app-user/compare/v1.0.3...v1.0.4) (2024-04-06)

### Documentation
Expand Down
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": "github-action-app-user",
"version": "1.0.4",
"version": "1.0.5",
"description": "Get a GitHub App's email and username, from a GitHub Action",
"private": true,
"homepage": "https://github.com/vidavidorra/github-action-app-user#readme",
Expand Down

0 comments on commit ff41e88

Please sign in to comment.