Skip to content

Commit

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


## v0.0.4

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

### 🚀 Enhancements

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

### 📖 Documentation

- Updates ([4a51084](https://github.com/Yizack/nuxt-webhook-validators/commit/4a51084))
- Add nuxt modules badge ([6f39479](https://github.com/Yizack/nuxt-webhook-validators/commit/6f39479))

### 🏡 Chore

- Add helpers ([406cecd](https://github.com/Yizack/nuxt-webhook-validators/commit/406cecd))
- Import helpers ([01e4ff5](https://github.com/Yizack/nuxt-webhook-validators/commit/01e4ff5))
- Update ci code ([cb1d472](https://github.com/Yizack/nuxt-webhook-validators/commit/cb1d472))
- Remove api routes from fixtures, use playground as server dir ([5b60e59](https://github.com/Yizack/nuxt-webhook-validators/commit/5b60e59))
- Capitalize some names ([d9e1c1a](https://github.com/Yizack/nuxt-webhook-validators/commit/d9e1c1a))

### ✅ Tests

- Simulate webhook events in one server start ([2c93261](https://github.com/Yizack/nuxt-webhook-validators/commit/2c93261))

### ❤️ Contributors

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

## v0.0.3

[compare changes](https://github.com/Yizack/nuxt-webhook-validators/compare/v0.0.2...v0.0.3)
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.3",
"version": "0.0.4",
"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 e0e8452

Please sign in to comment.