We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c66842 commit baeb756Copy full SHA for baeb756
βCHANGELOG.mdβ
@@ -1,5 +1,14 @@
1
2
3
+
4
+## 0.11.1 (2024-09-14)
5
6
+#### :bug: Bug Fix
7
+* [#138](https://github.com/BoykaFramework/boyka-cli/pull/138) fix: :bug: fixed issues in test generation ([@WasiqB](https://github.com/WasiqB))
8
9
+#### Committers: 1
10
+- Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB))
11
12
## 0.11.0 (2024-09-12)
13
14
#### :rocket: New Feature
βpackage.jsonβ
@@ -1,6 +1,6 @@
{
"name": "@boykaframework/boyka-cli",
- "version": "0.11.0",
+ "version": "0.11.1",
"description": "π§π»βπ» Command line assistant for Boyka Framework",
"main": "./dist/index.js",
"type": "module",
0 commit comments