Skip to content

Commit 6730251

Browse files
committed
chore: bump version to 18.38.0 w/ changelog
1 parent 3396b42 commit 6730251

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 18.38.0 (2025-12-02)
2+
3+
### Koobiq
4+
5+
* bug fix design-tokens urls for sitemap ([#DS-4301](https://github.com/koobiq/angular-components/issues/issue/DS-4301)) ([#1159](https://github.com/koobiq/angular-components/issues/1159)) ([3396b42](https://github.com/koobiq/angular-components/commit/3396b423ca49334e8550f553073e3d4745f21997))
6+
* feature **navbar:** new design ([#DS-4332](https://github.com/koobiq/angular-components/issues/issue/DS-4332)) ([#1136](https://github.com/koobiq/angular-components/issues/1136)) ([2169a18](https://github.com/koobiq/angular-components/commit/2169a18bb61b29610eee1af210c410c18e9e76ad))
7+
* feature **popover, notification-center:** added 'stickToWindow' ([#DS-3621](https://github.com/koobiq/angular-components/issues/issue/DS-3621)) ([#1109](https://github.com/koobiq/angular-components/issues/1109)) ([1ba2f57](https://github.com/koobiq/angular-components/commit/1ba2f573e3a33b8c1ce5f7f3ed70a862c68c5c01))
8+
19
# 18.37.0 (2025-12-02)
210

311
### Koobiq

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koobiq",
3-
"version": "18.37.0",
3+
"version": "18.38.0",
44
"description": "Components for Angular",
55
"private": true,
66
"homepage": "https://github.com/koobiq/angular-components",

0 commit comments

Comments
 (0)