Skip to content

Commit 78fd5db

Browse files
chore: version packages (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f49df65 commit 78fd5db

File tree

4 files changed

+17
-18
lines changed

4 files changed

+17
-18
lines changed

.changeset/initial-release.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/reorganize-docs.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# @runpod/n8n-nodes
2+
3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- b002b0b: Initial release of Runpod n8n Community Node under @runpod organization scoped package
8+
9+
### Patch Changes
10+
11+
- 293cdee: chore: reorganize documentation structure
12+
13+
- Move CONTRIBUTING.md to .github/CONTRIBUTING.md (standard location)
14+
- Move TESTING.md to docs/TESTING.md (with other documentation)
15+
- Update README.md to reference new CONTRIBUTING guide location
16+
- Add changeset workflow documentation in CONTRIBUTING.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@runpod/n8n-nodes",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "n8n Community Node: Runpod Public Endpoints",
55
"author": "Zach Gulsby <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)