From 0dfe49d0eb306d089a6f1f8b934b184bfbac999e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Fri, 19 Apr 2024 17:34:51 +0300 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f683f3a..5250204 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog ## [17.14.0](https://github.com/primefaces/primeng-sass-theme/tree/17.14.0) (2024-04-19) -[Full Changelog](https://github.com/primefaces/primeng-sass-theme/compare/17.12.0...17.13.0) +[Full Changelog](https://github.com/primefaces/primeng-sass-theme/compare/17.13.0...17.14.0) **Fixed bugs:** - Stepper CSS different from primeng project (v17.13.0) [\#121](https://github.com/primefaces/primeng-sass-theme/issues/121)