Skip to content

Commit 5d52114

Browse files
committed
chore: bump version to 18.38.1 w/ changelog
1 parent daee2c1 commit 5d52114

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.1 (2025-12-08)
2+
3+
### Koobiq
4+
5+
* bug fix **dropdown:** disable flexible dimensions ([#DS-4504](https://github.com/koobiq/angular-components/issues/issue/DS-4504)) ([#1172](https://github.com/koobiq/angular-components/issues/1172)) ([9296042](https://github.com/koobiq/angular-components/commit/92960427db0c78b2037037a84d7881ac18a8af01))
6+
* bug fix **input:** handle fraction part properly ([#DS-4514](https://github.com/koobiq/angular-components/issues/issue/DS-4514)) ([#1166](https://github.com/koobiq/angular-components/issues/1166)) ([#1169](https://github.com/koobiq/angular-components/issues/1169)) ([1044dee](https://github.com/koobiq/angular-components/commit/1044dee245c7258e07d9c4063782bd3146c95500))
7+
* bug fix **title:** vertical overflown ([#DS-4517](https://github.com/koobiq/angular-components/issues/issue/DS-4517)) ([daee2c1](https://github.com/koobiq/angular-components/commit/daee2c16ee66eb0ac33613999707aca63aac2240))
8+
19
# 18.38.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.38.0",
3+
"version": "18.38.1",
44
"description": "Components for Angular",
55
"private": true,
66
"homepage": "https://github.com/koobiq/angular-components",

0 commit comments

Comments
 (0)