1.6.0 • Published 2 years ago

@5stones/n8n-nodes-bigcommerce v1.6.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
2 years ago

n8n-nodes-bigcommerce

Release

The standard release command for this project is:

npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]

This command will:

  1. Generate/update the Changelog
  2. Bump the package version
  3. Tag & pushing the commit
  4. Publish the package to NPM (assuming you are logged in to NPM and have the correct access)

e.g.

npm version 1.2.17
npm version patch // 1.2.17 -> 1.2.18

Dev

To run n8n with this package during development, the built package must be inside the n8n's node_modules:

docker run -p5678:5678 -v "$PWD":/usr/local/lib/node_modules/n8n/node_modules/@5stones/n8n-nodes-bigcommerce n8nio/n8n
1.6.0

2 years ago

1.5.1

2 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.0-alpha.11

3 years ago

1.0.0-alpha.10

3 years ago

1.0.0-alpha.9

3 years ago

1.0.0-alpha.8

3 years ago

1.0.0-alpha.7

3 years ago

1.0.0-alpha.6

3 years ago

1.0.0-alpha.5

3 years ago

1.0.0-alpha.4

3 years ago

1.0.0-alpha.3

3 years ago

1.0.0-alpha.2

3 years ago

1.0.0-alpha.1

3 years ago

1.0.0-alpha.0

3 years ago