From 9ca72f57502457d512f6adf81e07f94894c88384 Mon Sep 17 00:00:00 2001 From: Oleg Pimenov Date: Tue, 17 Sep 2024 17:37:46 +0300 Subject: [PATCH] chore: bump version to 17.6.0 w/ changelog --- CHANGELOG.md | 22 ++++++++++++++++++++++ package.json | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f7e29239..dcc7a72e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +# 17.6.0 (2024-09-17) + +### Koobiq + + * bug fix **form-field:** kbq-password-hint error ([#DS-2868](https://github.com/koobiq/angular-components/issues/issue/DS-2868)) ([#277](https://github.com/koobiq/angular-components/issues/277)) ([1fdbf29](https://github.com/koobiq/angular-components/commit/1fdbf290aaa0751ca89d56812f2846de376e4150)) + * bug fix **markdown:** fixed markdown tokens initialization ([#291](https://github.com/koobiq/angular-components/issues/291)) ([3528e93](https://github.com/koobiq/angular-components/commit/3528e933e389770538036dc0f640019202ab10e6)) + * feature **code-block:** components theming with CSS-vars ([#DS-2806](https://github.com/koobiq/angular-components/issues/issue/DS-2806)) ([#271](https://github.com/koobiq/angular-components/issues/271)) ([20d57d6](https://github.com/koobiq/angular-components/commit/20d57d6772f1ce78192cdfc53c3944c70e70499f)) + * feature **description-list:** components theming with CSS-vars ([#DS-2846](https://github.com/koobiq/angular-components/issues/issue/DS-2846)) ([#274](https://github.com/koobiq/angular-components/issues/274)) ([fd0db45](https://github.com/koobiq/angular-components/commit/fd0db45792dc14861476fc5e06fe90ee90766695)) + * feature **divider:** components theming with CSS-vars ([#DS-2809](https://github.com/koobiq/angular-components/issues/issue/DS-2809)) ([#270](https://github.com/koobiq/angular-components/issues/270)) ([fe09b49](https://github.com/koobiq/angular-components/commit/fe09b4927051d7cdac43160531315247ca1b1acc)) + * feature **docs:** theme switch refactoring ([#DS-2796](https://github.com/koobiq/angular-components/issues/issue/DS-2796)) ([#266](https://github.com/koobiq/angular-components/issues/266)) ([1f5e0ae](https://github.com/koobiq/angular-components/commit/1f5e0ae4f20d3b690c7928547fac3c86a510d89e)) + * feature **empty-state:** components theming with CSS-vars ([#DS-2811](https://github.com/koobiq/angular-components/issues/issue/DS-2811)) ([#272](https://github.com/koobiq/angular-components/issues/272)) ([54d48e4](https://github.com/koobiq/angular-components/commit/54d48e45c5d367f2178cf1d3fd0ef3aa373d912c)) + * feature **file-upload:** components theming with CSS-vars ([#DS-2812](https://github.com/koobiq/angular-components/issues/issue/DS-2812)) ([#273](https://github.com/koobiq/angular-components/issues/273)) ([e26cdaf](https://github.com/koobiq/angular-components/commit/e26cdaf645d7c51ca5cd72896ef459bfa9e1a00e)) + * feature **table:** components theming with CSS-vars ([#DS-2843](https://github.com/koobiq/angular-components/issues/issue/DS-2843)) ([#275](https://github.com/koobiq/angular-components/issues/275)) ([df9afc7](https://github.com/koobiq/angular-components/commit/df9afc7a29698db531c2a50f82e027c3b17efa42)) + * feature **textarea:** components theming with CSS-vars ([#DS-2835](https://github.com/koobiq/angular-components/issues/issue/DS-2835)) ([#283](https://github.com/koobiq/angular-components/issues/283)) ([e73b9a5](https://github.com/koobiq/angular-components/commit/e73b9a5b40c44ac4b803af60f25a1a34dd97700f)) + * feature **timezone:** components theming with CSS-vars ([#DS-2836](https://github.com/koobiq/angular-components/issues/issue/DS-2836)) ([#282](https://github.com/koobiq/angular-components/issues/282)) ([6b6d370](https://github.com/koobiq/angular-components/commit/6b6d370e97cb55191ca414c5064bd154d65fba5d)) + * feature **toast:** components theming with CSS-vars ([#DS-2837](https://github.com/koobiq/angular-components/issues/issue/DS-2837)) ([#281](https://github.com/koobiq/angular-components/issues/281)) ([234a5c3](https://github.com/koobiq/angular-components/commit/234a5c3e11373fd7069221096f031db40c41808c)) + * feature **toggle:** components theming with CSS-vars ([#DS-2839](https://github.com/koobiq/angular-components/issues/issue/DS-2839)) ([#280](https://github.com/koobiq/angular-components/issues/280)) ([5977376](https://github.com/koobiq/angular-components/commit/5977376c162e121a1be7074edf9d2a110cf9a19f)) + * feature **tooltip:** components theming with CSS-vars ([#DS-2840](https://github.com/koobiq/angular-components/issues/issue/DS-2840)) ([#279](https://github.com/koobiq/angular-components/issues/279)) ([bd9187e](https://github.com/koobiq/angular-components/commit/bd9187e0d53012028e8b5afb092cc4f25d2353d6)) + * feature **tree-select:** components theming with CSS-vars ([#DS-2841](https://github.com/koobiq/angular-components/issues/issue/DS-2841)) ([#278](https://github.com/koobiq/angular-components/issues/278)) ([290b077](https://github.com/koobiq/angular-components/commit/290b077328a006fb8a233f1c1a39fa6279edffc0)) + * feature **tree:** components theming with CSS-vars ([#DS-2842](https://github.com/koobiq/angular-components/issues/issue/DS-2842)) ([#276](https://github.com/koobiq/angular-components/issues/276)) ([7d34f44](https://github.com/koobiq/angular-components/commit/7d34f4444a15e0ce9120838ac218f9787becb7b0)) + * feature **visual:** components theming with CSS-vars ([#DS-2823](https://github.com/koobiq/angular-components/issues/issue/DS-2823)) ([#285](https://github.com/koobiq/angular-components/issues/285)) ([be19c9e](https://github.com/koobiq/angular-components/commit/be19c9e24ff8ad29ba77c47672cba88cce5d44c7)) + # 17.5.0 (2024-09-11) ### Koobiq diff --git a/package.json b/package.json index 0eeaf2f69..765cc713e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koobiq", - "version": "17.5.0", + "version": "17.6.0", "description": "Components for Angular", "private": true, "homepage": "https://github.com/koobiq/angular-components",