Skip to content

Commit

Permalink
chore: bump version to 17.8.0 w/ changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pimenovoleg committed Sep 25, 2024
1 parent 274a67f commit 279dd2f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 17.8.0 (2024-09-25)

### Koobiq

* bug fix **tooltip:** tooltip in navbar ([#DS-2909](https://github.com/koobiq/angular-components/issues/issue/DS-2909)) ([#308](https://github.com/koobiq/angular-components/issues/308)) ([274a67f](https://github.com/koobiq/angular-components/commit/274a67f2e9c0f078e7fe612708abc71b6d8a1e27))
* feature migrate on booleanAttribute ([#DS-2905](https://github.com/koobiq/angular-components/issues/issue/DS-2905)) ([#301](https://github.com/koobiq/angular-components/issues/301)) ([97fc8e1](https://github.com/koobiq/angular-components/commit/97fc8e16d9f99117aff02af29ab2db775f0c98a0))

## 17.7.2 (2024-09-24)

### Koobiq
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koobiq",
"version": "17.7.2",
"version": "17.8.0",
"description": "Components for Angular",
"private": true,
"homepage": "https://github.com/koobiq/angular-components",
Expand Down

0 comments on commit 279dd2f

Please sign in to comment.