Skip to content

Commit b830b31

Browse files
sfxcodegithub-actions[bot]
authored andcommitted
docs: update CHANGELOG.md for v1.6.0 [skip ci]
1 parent e863176 commit b830b31

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [v1.6.0] - 2024-01-13
2+
### :boom: BREAKING CHANGES
3+
- due to [`5fa0972`](https://github.com/sfxcode/formkit-primevue/commit/5fa0972f9b26dc143577a991403f3663ca5b3888) - Merge pull request [#31](https://github.com/sfxcode/formkit-primevue/pull/31) from DanielleHuisman/fix/option-defaults *(commit by [@sfxcode](https://github.com/sfxcode))*:
4+
5+
OptionLabel or OptionValue has to be set
6+
7+
- due to [`3133dc0`](https://github.com/sfxcode/formkit-primevue/commit/3133dc0803cdf73a1e795bc3f9965d020631fe17) - optionLabel and optionValue has no default values anymore *(commit by [@sfxcode](https://github.com/sfxcode))*:
8+
9+
OptionLabel or OptionValue has to be set manually
10+
11+
12+
### :recycle: Refactors
13+
- [`5fa0972`](https://github.com/sfxcode/formkit-primevue/commit/5fa0972f9b26dc143577a991403f3663ca5b3888) - **Options**: Merge pull request [#31](https://github.com/sfxcode/formkit-primevue/pull/31) from DanielleHuisman/fix/option-defaults *(commit by [@sfxcode](https://github.com/sfxcode))*
14+
- [`3133dc0`](https://github.com/sfxcode/formkit-primevue/commit/3133dc0803cdf73a1e795bc3f9965d020631fe17) - **Options**: optionLabel and optionValue has no default values anymore *(commit by [@sfxcode](https://github.com/sfxcode))*
15+
- [`e863176`](https://github.com/sfxcode/formkit-primevue/commit/e863176501c082f2ab9b188ad2fbb021370396b3) - **footer**: Footer in demo has now updated versions *(commit by [@sfxcode](https://github.com/sfxcode))*
16+
17+
118
## [v1.5.10] - 2024-01-13
219
### :wrench: Chores
320
- [`dc9010b`](https://github.com/sfxcode/formkit-primevue/commit/dc9010be8667292eea525b654b40ccd7fc3f4366) - **dependencies**: PrimeVue 3.46, VUE 3.4.x *(commit by [@sfxcode](https://github.com/sfxcode))*
@@ -389,4 +406,5 @@
389406
[v1.5.7]: https://github.com/sfxcode/formkit-primevue/compare/v1.5.6...v1.5.7
390407
[v1.5.8]: https://github.com/sfxcode/formkit-primevue/compare/v1.5.7...v1.5.8
391408
[v1.5.9]: https://github.com/sfxcode/formkit-primevue/compare/v1.5.8...v1.5.9
392-
[v1.5.10]: https://github.com/sfxcode/formkit-primevue/compare/v1.5.9...v1.5.10
409+
[v1.5.10]: https://github.com/sfxcode/formkit-primevue/compare/v1.5.9...v1.5.10
410+
[v1.6.0]: https://github.com/sfxcode/formkit-primevue/compare/v1.5.10...v1.6.0

0 commit comments

Comments
 (0)