We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5345a89 commit 2ccbd5dCopy full SHA for 2ccbd5d
.github/workflows/release.yml
@@ -29,7 +29,6 @@ jobs:
29
30
- name: Build
31
run: |
32
- npm run clean
33
npm run build
34
35
- id: publish
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@makingchatbots/n8n-nodes-genesys-cloud",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "n8n node for interacting with Genesys Cloud's Platform API",
5
"license": "MIT",
6
"homepage": "https://makingchatbots.com",
0 commit comments