We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b78ad6 commit 8360975Copy full SHA for 8360975
CHANGELOG.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## 2.1.11 (2026-02-11)
7
+
8
+### Bug Fixes
9
10
+* **Tests:** Run tests in pipeline build ([2b78ad6](https://github.com/KaotoIO/forms/commit/2b78ad64e4195bd4b7408cdf8edae9866dc2bf0c))
11
12
## 2.1.10 (2026-02-10)
13
14
**Note:** Version bump only for package @kaoto/forms
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@kaoto/forms",
- "version": "2.1.10",
+ "version": "2.1.11",
"description": "Forms library for Kaoto",
"license": "Apache-2.0",
"author": {
0 commit comments