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 dd8a032 commit 1354518Copy full SHA for 1354518
CHANGELOG.md
@@ -1,5 +1,5 @@
1
2
-## v0.14.0-rc.0 (2023-03-19)
+## v0.14.0 (2023-03-19)
3
4
#### :rocket: New Feature
5
* [#411](https://github.com/BoykaFramework/boyka-framework/pull/411) feat(java): :sparkles: added hybrid app support ([@WasiqB](https://github.com/WasiqB))
lerna.json
{
- "version": "0.14.0-rc.0",
+ "version": "0.14.0",
"npmClient": "yarn",
"useWorkspaces": true,
"changelog": {
website/package.json
@@ -1,6 +1,6 @@
"name": "website",
"private": true,
"scripts": {
6
"docusaurus": "docusaurus",
0 commit comments