Skip to content

Commit

Permalink
chore(release): v2.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Nov 19, 2024
1 parent 81d3964 commit 7fadd96
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v2.6.8

[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.6.7...v2.6.8)

### 🚀 Enhancements

- **types:** Add options attribute to custom component types #66 ([#66](https://github.com/sfxcode/formkit-primevue/issues/66))

### ❤️ Contributors

- Sfxcode ([@sfxcode](http://github.com/sfxcode))

## v2.6.7

[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.6.6...v2.6.7)
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": "@sfxcode/formkit-primevue",
"type": "module",
"version": "2.6.7",
"version": "2.6.8",
"packageManager": "[email protected]+sha256.91452fdfa46234ae447d46d5c4fc4e7e0a7058f90495c4b6f77f8beebbb154e3",
"author": {
"name": "Tom",
Expand Down

0 comments on commit 7fadd96

Please sign in to comment.