Skip to content

Commit

Permalink
chore(release): v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Oct 7, 2024
1 parent 628f86b commit cd6d3a8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file.

## v1.7.0

[compare changes](https://github.com/hywax/nuxt-cron/compare/v1.6.0...v1.7.0)

### 🏡 Chore

- Update CONTRIBUTORS ([e3f5828](https://github.com/hywax/nuxt-cron/commit/e3f5828))
- CompatibilityVersion on playground ([628f86b](https://github.com/hywax/nuxt-cron/commit/628f86b))

### ❤️ Contributors

- Hywax ([@hywax](http://github.com/hywax))
- Bot ([@hywax-assistant](http://github.com/hywax-assistant))

## v1.6.0

[compare changes](https://github.com/hywax/nuxt-cron/compare/v1.5.1...v1.6.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-cron",
"type": "module",
"version": "1.6.0",
"version": "1.7.0",
"description": "A Nuxt module for cron jobs in your app.",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit cd6d3a8

Please sign in to comment.