We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a618c commit bfc0be2Copy full SHA for bfc0be2
βCHANGELOG.mdβ
@@ -1,4 +1,13 @@
1
2
+
3
+## 0.11.0 (2024-09-12)
4
5
+#### :rocket: New Feature
6
+* [#136](https://github.com/BoykaFramework/boyka-cli/pull/136) feat: :sparkles: auto update dependency versions in pom template ([@WasiqB](https://github.com/WasiqB))
7
8
+#### Committers: 1
9
+- Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB))
10
11
## 0.10.0 (2024-09-11)
12
13
#### :rocket: New Feature
βpackage.jsonβ
@@ -1,6 +1,6 @@
{
"name": "@boykaframework/boyka-cli",
- "version": "0.10.0",
+ "version": "0.11.0",
"description": "π§π»βπ» Command line assistant for Boyka Framework",
"main": "./dist/index.js",
"type": "module",
0 commit comments