Skip to content

Commit

Permalink
✏️ Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
coroo committed Nov 21, 2023
1 parent 49627b5 commit 36e3c19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

```
# create tag & push
git tag -a v0.4.2 -m "Release version 0.4.2 to support laravel nova to 4.31"
git push origin v0.4.2
git tag -a v0.4.3 -m "Release version 0.4.3 to support laravel nova to 4.31"
git push origin v0.4.3
```

All notable changes to `chart-js-integration` will be documented in this file

## v0.4.2 - 2023-11-21
## v0.4.3 - 2023-11-21

- :sparkles: add new support for nova v4.31.x

Expand Down

0 comments on commit 36e3c19

Please sign in to comment.