Skip to content

Commit b6a3979

Browse files
committed
Bump version to 0.2.4
Update package version to 0.2.4 and adjust release notes. package.json and package-lock.json version fields were updated and CHANGELOG.md heading changed to reflect the new release.
1 parent ebe0b78 commit b6a3979

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### 0.2.3
7+
#### 0.2.4
88

99
- chore: flatten package to repo root for n8n publish [`45ed2c4`](https://github.com/Cryptolens/n8n-node/commit/45ed2c4c2377027329c0d5b0a26eab790d22d94d)
1010
- Move n8n-nodes-devolens to repo root [`81b9180`](https://github.com/Cryptolens/n8n-node/commit/81b9180e0b7cbf65cec6154debb29b7ad0570116)

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": "@cryptolens/n8n-nodes-devolens",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "n8n community node for Cryptolens Web API v3",
55
"license": "MIT",
66
"homepage": "https://github.com/Cryptolens/n8n-node",

0 commit comments

Comments
 (0)