Skip to content

Commit a269743

Browse files
committed
chore(n8n): release 0.1.2
1 parent 2374678 commit a269743

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.1.2
4+
5+
- Re-published the Sourcey n8n node through GitHub Actions for npm provenance.
6+
37
## 0.1.1
48

59
- Fixed Fetch Page hydration for normalized Sourcey search paths by falling

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "n8n-nodes-sourcey",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "n8n community node for retrieving and ingesting Sourcey-generated documentation",
55
"license": "MIT",
66
"homepage": "https://sourcey.com",

0 commit comments

Comments
 (0)