Skip to content

Commit c6df144

Browse files
sfxcodegithub-actions[bot]
authored andcommitted
docs: update CHANGELOG.md for v1.9.1 [skip ci]
1 parent 73ce845 commit c6df144

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [v1.9.1] - 2024-03-08
2+
### :sparkles: New Features
3+
- [`ce10c14`](https://github.com/sfxcode/formkit-primevue/commit/ce10c14396c187819742af5adf000ac223d37909) - **addListGroupFunctions**: add default object for add node- change insertNode to copyNode *(commit by [@sfxcode](https://github.com/sfxcode))*
4+
- [`73ce845`](https://github.com/sfxcode/formkit-primevue/commit/73ce8453be0c7281200c7679d0f6abfe079f86b1) - **demo**: add schema based repeater demo *(commit by [@sfxcode](https://github.com/sfxcode))*
5+
6+
### :bug: Bug Fixes
7+
- [`65162c9`](https://github.com/sfxcode/formkit-primevue/commit/65162c9db9e29af05939dfe17e09fec7c2cb9ebe) - **addListGroupFunctions**: insertDuplicate should clone existing object *(commit by [@sfxcode](https://github.com/sfxcode))*
8+
9+
### :recycle: Refactors
10+
- [`2021561`](https://github.com/sfxcode/formkit-primevue/commit/2021561772e7f117620def931157ede8bf523d0f) - **demo**: update paths *(commit by [@sfxcode](https://github.com/sfxcode))*
11+
12+
### :wrench: Chores
13+
- [`a27b427`](https://github.com/sfxcode/formkit-primevue/commit/a27b42723fc855fd1015996bae4a44880c405aca) - **linting**: fix issues *(commit by [@sfxcode](https://github.com/sfxcode))*
14+
- [`6317ae2`](https://github.com/sfxcode/formkit-primevue/commit/6317ae2931f764502f1363945b682cdb80fe03da) - **dependencies**: update all *(commit by [@sfxcode](https://github.com/sfxcode))*
15+
16+
117
## [v1.9.0] - 2024-03-05
218
### :sparkles: New Features
319
- [`45dc148`](https://github.com/sfxcode/formkit-primevue/commit/45dc148b568e574da2e49d6bd25c974f56b466d1) - import deps and add formkit prop type
@@ -550,4 +566,5 @@
550566
[v1.8.1]: https://github.com/sfxcode/formkit-primevue/compare/v1.8.0...v1.8.1
551567
[v1.8.5]: https://github.com/sfxcode/formkit-primevue/compare/v1.8.1...v1.8.5
552568
[v1.8.6]: https://github.com/sfxcode/formkit-primevue/compare/v1.8.5...v1.8.6
553-
[v1.9.0]: https://github.com/sfxcode/formkit-primevue/compare/v1.8.6...v1.9.0
569+
[v1.9.0]: https://github.com/sfxcode/formkit-primevue/compare/v1.8.6...v1.9.0
570+
[v1.9.1]: https://github.com/sfxcode/formkit-primevue/compare/v1.9.0...v1.9.1

0 commit comments

Comments
 (0)