Release 1.0.5
This commit is contained in:
parent
3120a7f330
commit
00bda6e317
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -0,0 +1,12 @@
|
|||
### Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
|
||||
|
||||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||
|
||||
#### 1.0.5
|
||||
|
||||
- (PS-378) Seclore custom n8n node [`#1`](https://repo.seclore.com/public/n8n-nodes-seclore/pull/1)
|
||||
- (PS-383) Dist folder removed from git (!3) [`14593a8`](https://repo.seclore.com/public/n8n-nodes-seclore/commit/14593a883296ec01ef388125a623fd1301595fc7)
|
||||
- (PS-383) dist folder updated in repo (!2) [`e2303fe`](https://repo.seclore.com/public/n8n-nodes-seclore/commit/e2303fe141834343db223d03743cbe04f7b523b3)
|
||||
- Update package version to 1.0.3 [`62d6f0f`](https://repo.seclore.com/public/n8n-nodes-seclore/commit/62d6f0f5485b062a0f80fbdbe028585d36707d61)
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@seclore/n8n-nodes-seclore",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.5",
|
||||
"description": "n8n community node for Seclore Protect - secure file protection using DRM technology",
|
||||
"license": "MIT",
|
||||
"homepage": "",
|
||||
|
|
|
|||
Loading…
Reference in New Issue