Skip to content

Commit 1872175

Browse files
committed
chore(release): @forestadmin/forest-cloud@1.3.1 [skip ci]
## @forestadmin/forest-cloud [1.3.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.3.0...@forestadmin/forest-cloud@1.3.1) (2024-03-04) ### Bug Fixes * **logs:** improve default message when nos logs are displayed ([#1049](#1049)) ([594014c](594014c))
1 parent 594014c commit 1872175

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/forest-cloud/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @forestadmin/forest-cloud [1.3.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.3.0...@forestadmin/forest-cloud@1.3.1) (2024-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **logs:** improve default message when nos logs are displayed ([#1049](https://github.com/ForestAdmin/agent-nodejs/issues/1049)) ([594014c](https://github.com/ForestAdmin/agent-nodejs/commit/594014c8f251a40cae30c287789a9be56396ba67))
7+
18
# @forestadmin/forest-cloud [1.3.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.2.0...@forestadmin/forest-cloud@1.3.0) (2024-03-01)
29

310

packages/forest-cloud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forestadmin/forest-cloud",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
55
"dependencies": {
66
"@forestadmin/agent": "1.38.3",

0 commit comments

Comments
 (0)