diff --git a/CHANGELOG-LTS.md b/CHANGELOG-LTS.md new file mode 100644 index 0000000000..77a20a7ee2 --- /dev/null +++ b/CHANGELOG-LTS.md @@ -0,0 +1,14 @@ +# Changelog + +## ![LTS](https://www.primefaces.org/wp-content/uploads/2020/01/lts-icon-24.png "PrimeNG LTS") [17.18.18-lts](https://www.npmjs.com/package/primeng/v/17.18.18-lts) (2024-01-16) + +**Fixed bugs:** + +- v17-LTS: Wrong lts build [\#17410](https://github.com/primefaces/primeng/issues/17410) + +## ![LTS](https://www.primefaces.org/wp-content/uploads/2020/01/lts-icon-24.png "PrimeNG LTS") [17.18.17-lts](https://www.npmjs.com/package/primeng/v/17.18.18-lts) (2024-01-16) + +**Fixed bugs:** + +- Components not exposed in npm package [17.18.16-lts] [\#17336](https://github.com/primefaces/primeng/issues/17336) +- v17-LTS: build folder is broken [\#17409](https://github.com/primefaces/primeng/issues/17409) \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 49b25c3ac6..2103734554 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,22 @@ # Changelog -## [19.0.3](https://github.com/primefaces/primeng/tree/19.0.3) (2024-01-08) +## [19.0.5](https://github.com/primefaces/primeng/tree/19.0.5) (2025-01-15) + +[Full Changelog](https://github.com/primefaces/primeng/compare/19.0.4...19.0.5) + +**Fixed bugs:** + +- Button icon only regression [\#17338](https://github.com/primefaces/primeng/issues/17338) + +## [19.0.4](https://github.com/primefaces/primeng/tree/19.0.4) (2025-01-08) + +[Full Changelog](https://github.com/primefaces/primeng/compare/19.0.3...19.0.4) + +**Fixed bugs:** + +- Button displays nbsp when templating is used. [\#17334](https://github.com/primefaces/primeng/issues/17334) + +## [19.0.3](https://github.com/primefaces/primeng/tree/19.0.3) (2025-01-08) [Full Changelog](https://github.com/primefaces/primeng/compare/19.0.2...19.0.3)