Skip to content

Commit

Permalink
Add new version
Browse files Browse the repository at this point in the history
  • Loading branch information
sietse85 committed May 20, 2022
1 parent 5af90d4 commit a4368e9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## 1.0.0
## [v1.0.1](https://github.com/sietse85/nova-button/compare/v1.0.1...v1.0.1)

## [v1.0.1](https://github.com/sietse85/nova-button/compare/v1.0.0...v1.0.1) - 2022-05-20

### Commits

- Add nova4 in description [`5af90d4`](https://github.com/sietse85/nova-button/commit/5af90d4aae4f8490c8dd2df8e32aeadcd607c6ee)

## v1.0.0 - 2022-05-20

### Commits

- Add new version [`d1832ba`](https://github.com/sietse85/nova-button/commit/d1832ba268fed78ab0959fb44ce579e33c73835d)
- Add Nova4 support [`3b3f7aa`](https://github.com/sietse85/nova-button/commit/3b3f7aaf6eacf8467d5beb79400f27a46a9447c5)
- Build and empty formfield [`f8e8bd0`](https://github.com/sietse85/nova-button/commit/f8e8bd066e5b447fd66fd4c589a50108e72e60cf)
- Rename button [`447e2a5`](https://github.com/sietse85/nova-button/commit/447e2a5b3ba70d3a5fa1e5e05215020341cb612b)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"nova4",
"field"
],
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"require": {
"php": "^7.3|^8.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"dev": "npm run development",
"development": "mix",
Expand Down

0 comments on commit a4368e9

Please sign in to comment.