Skip to content

Commit

Permalink
chore: bump version to 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dnwjn committed Jun 20, 2024
1 parent a5d3989 commit 30a7f60
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [4.3.1](https://github.com/dnwjn/nova-button/compare/4.3.0...4.3.1)
## [4.3.2](https://github.com/dnwjn/nova-button/compare/4.3.1...4.3.2)

### Merged

- fix: change reload call [`#51`](https://github.com/dnwjn/nova-button/pull/51)

### Commits

- feat: add stale workflow [`397ceb2`](https://github.com/dnwjn/nova-button/commit/397ceb2292961e0131dcd406fddc538b12eec31c)

## [4.3.1](https://github.com/dnwjn/nova-button/compare/4.3.0...4.3.1) - 2024-03-20

### Merged

- Fix: Use Nova Helper Function for Resource URL Generation [`#40`](https://github.com/dnwjn/nova-button/pull/40)

### Commits

- Bump version to 4.3.1 [`9145de9`](https://github.com/dnwjn/nova-button/commit/9145de90ad4ea373579c8156778a1049019abc1c)
- [Chore] Update workflows [`1e5d3a6`](https://github.com/dnwjn/nova-button/commit/1e5d3a66c259a3e8f2fa5b1e4e59797d7b81175b)
- fix: use nova function to create resource url [`4e80cdb`](https://github.com/dnwjn/nova-button/commit/4e80cdb6714523c336ab129217355a98b91e0af3)
- [Chore] Update release drafter config [`4332735`](https://github.com/dnwjn/nova-button/commit/4332735a6531a16e5006da54945fef6ca40ae5a0)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/field.js

Large diffs are not rendered by default.

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": "4.3.1",
"version": "4.3.2",
"scripts": {
"dev": "npm run development",
"development": "mix",
Expand Down

0 comments on commit 30a7f60

Please sign in to comment.