Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Conversation

@nahsi
Copy link
Contributor

@nahsi nahsi commented Oct 10, 2022

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 10, 2022

FluenceJS version is 0.26.2-fix-setting-version-c9bb568-60-1

To install it run:

npm login --registry https://npm.fluence.dev
npm i @fluencelabs/fluence@=0.26.2-fix-setting-version-c9bb568-60-1 --registry=https://npm.fluence.dev

@github-actions
Copy link

github-actions bot commented Oct 10, 2022

Aqua version is v0.0.1-fix-setting-version-c9bb568-60-1.0

To install it run:

npm login --registry https://npm.fluence.dev
npm i @fluencelabs/aqua@v0.0.1-fix-setting-version-c9bb568-60-1.0 --registry=https://npm.fluence.dev

@nahsi nahsi enabled auto-merge (squash) October 10, 2022 16:02
@nahsi nahsi requested a review from coder11 October 10, 2022 16:05
if: inputs.avm-version != ''
working-directory: packages/fluence-js
run: pnpm add @fluencelabs/avm@${{ inputs.avm-version }}
run: pnpm add --save @fluencelabs/avm@${{ inputs.avm-version }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
run: pnpm add --save @fluencelabs/avm@${{ inputs.avm-version }}
run: pnpm add --save @fluencelabs/avm@=${{ inputs.avm-version }}

if: inputs.avm-version != ''
working-directory: packages/fluence-js
run: pnpm add @fluencelabs/avm@${{ inputs.avm-version }}
run: pnpm add --save @fluencelabs/avm@${{ inputs.avm-version }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
run: pnpm add --save @fluencelabs/avm@${{ inputs.avm-version }}
run: pnpm add --save @fluencelabs/avm@=${{ inputs.avm-version }}

@nahsi nahsi merged commit 339be8f into master Oct 10, 2022
@nahsi nahsi deleted the fix-setting-version branch October 10, 2022 16:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants