We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8bedeb commit 9a2c694Copy full SHA for 9a2c694
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 17.7.1 (2024-09-20)
2
+
3
+### Koobiq
4
5
+ * bug fix **docs:** added required module import ([#299](https://github.com/koobiq/angular-components/issues/299)) ([0300980](https://github.com/koobiq/angular-components/commit/030098082acbcd5b9d89ea05fd3bc73c49d7a31d))
6
7
# 17.7.0 (2024-09-20)
8
9
### Koobiq
package.json
@@ -1,6 +1,6 @@
{
"name": "koobiq",
- "version": "17.7.0",
+ "version": "17.7.1",
"description": "Components for Angular",
"private": true,
"homepage": "https://github.com/koobiq/angular-components",
0 commit comments