Skip to content

Commit b903ccc

Browse files
committed
chore(release): @forestadmin/forest-cloud@1.1.3 [skip ci]
## @forestadmin/forest-cloud [1.1.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.1.2...@forestadmin/forest-cloud@1.1.3) (2024-02-23) ### Bug Fixes * unable to bootstrap with npx when the user is not previously logged in with forest cli ([#1044](#1044)) ([06b686e](06b686e))
1 parent 06b686e commit b903ccc

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.1.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.1.2...@forestadmin/forest-cloud@1.1.3) (2024-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* unable to bootstrap with npx when the user is not previously logged in with forest cli ([#1044](https://github.com/ForestAdmin/agent-nodejs/issues/1044)) ([06b686e](https://github.com/ForestAdmin/agent-nodejs/commit/06b686ef379b9273b9bc86efd6a629a572dc4a30))
7+
18
## @forestadmin/forest-cloud [1.1.2](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.1.1...@forestadmin/forest-cloud@1.1.2) (2024-02-23)
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.1.2",
3+
"version": "1.1.3",
44
"description": "Utility to bootstrap and publish forest admin cloud projects customization",
55
"dependencies": {
66
"@forestadmin/agent": "1.38.1",

0 commit comments

Comments
 (0)