Skip to content

Commit

Permalink
chore(release): v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Jul 11, 2024
1 parent 474a8be commit 09186a7
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
# Changelog


## v0.0.6

[compare changes](https://github.com/Yizack/nuxt-webhook-validators/compare/v0.0.5...v0.0.6)

### 🚀 Enhancements

- Add `Heroku` webhook validator ([ccad636](https://github.com/Yizack/nuxt-webhook-validators/commit/ccad636))

### 📖 Documentation

- Add jsdoc `@see` and remove `@async` tag ([c940cf4](https://github.com/Yizack/nuxt-webhook-validators/commit/c940cf4))

### 🏡 Chore

- Updates ([47e5dbf](https://github.com/Yizack/nuxt-webhook-validators/commit/47e5dbf))

### ✅ Tests

- Import nuxt config webhook secrets from fixture ([474a8be](https://github.com/Yizack/nuxt-webhook-validators/commit/474a8be))

### ❤️ Contributors

- Yizack Rangel ([@Yizack](http://github.com/Yizack))

## v0.0.5

[compare changes](https://github.com/Yizack/nuxt-webhook-validators/compare/v0.0.4...v0.0.5)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-webhook-validators",
"version": "0.0.5",
"version": "0.0.6",
"description": "A simple nuxt module that works on the edge to easily validate incoming webhooks from different services.",
"keywords": [
"nuxt",
Expand Down

0 comments on commit 09186a7

Please sign in to comment.