Skip to content

Commit

Permalink
Merge pull request #231 from fleetbase/dev-v0.4.12
Browse files Browse the repository at this point in the history
v0.4.12
  • Loading branch information
roncodes committed Mar 13, 2024
2 parents 00b037a + 5492bc7 commit 099ea57
Show file tree
Hide file tree
Showing 6 changed files with 68 additions and 67 deletions.
2 changes: 1 addition & 1 deletion api/composer.json
Expand Up @@ -10,7 +10,7 @@
"require": {
"php": "^8.0",
"fleetbase/core-api": "^1.4.12",
"fleetbase/fleetops-api": "^0.4.18",
"fleetbase/fleetops-api": "^0.4.19",
"fleetbase/storefront-api": "^0.3.5",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^10.0",
Expand Down
99 changes: 50 additions & 49 deletions api/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions console/package.json
@@ -1,6 +1,6 @@
{
"name": "@fleetbase/console",
"version": "0.4.11",
"version": "0.4.12",
"private": true,
"description": "Fleetbase Console",
"repository": "https://github.com/fleetbase/fleetbase",
Expand Down Expand Up @@ -31,8 +31,8 @@
"dependencies": {
"@fleetbase/ember-core": "^0.2.6",
"@fleetbase/ember-ui": "^0.2.11",
"@fleetbase/fleetops-engine": "^0.4.18",
"@fleetbase/fleetops-data": "^0.1.13",
"@fleetbase/fleetops-engine": "^0.4.19",
"@fleetbase/fleetops-data": "^0.1.14",
"@fleetbase/storefront-engine": "^0.3.5",
"@fleetbase/dev-engine": "^0.2.1",
"@fleetbase/iam-engine": "^0.0.9",
Expand Down Expand Up @@ -144,7 +144,7 @@
"overrides": {
"@fleetbase/ember-core": "^0.2.6",
"@fleetbase/ember-ui": "^0.2.11",
"@fleetbase/fleetops-data": "^0.1.13"
"@fleetbase/fleetops-data": "^0.1.14"
}
},
"prettier": {
Expand Down
22 changes: 11 additions & 11 deletions console/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 099ea57

Please sign in to comment.