Skip to content

Commit

Permalink
v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
newcat committed Jun 30, 2021
1 parent f2a10bb commit c129412
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "1.8.7"
"version": "1.9.0"
}
4 changes: 2 additions & 2 deletions packages/baklavajs-full/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "baklavajs",
"version": "1.8.7",
"version": "1.9.0",
"description": "Full installation of BaklavaJS including the core and all plugins",
"author": "newcat <freddy.wagner@web.de>",
"homepage": "https://newcat.github.io/baklavajs",
Expand Down Expand Up @@ -30,6 +30,6 @@
"@baklavajs/plugin-engine": "1.8.7",
"@baklavajs/plugin-interface-types": "1.8.3",
"@baklavajs/plugin-options-vue": "1.8.5",
"@baklavajs/plugin-renderer-vue": "1.8.6"
"@baklavajs/plugin-renderer-vue": "1.9.0"
}
}
2 changes: 1 addition & 1 deletion packages/baklavajs-plugin-renderer-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baklavajs/plugin-renderer-vue",
"version": "1.8.6",
"version": "1.9.0",
"description": "Add types to node interfaces for BaklavaJS",
"author": "newcat <freddy.wagner@web.de>",
"homepage": "https://newcat.github.io/baklavajs",
Expand Down

0 comments on commit c129412

Please sign in to comment.