Skip to content

Commit 87b479d

Browse files
Release 0.1.1
1 parent c07e8d9 commit 87b479d

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
### Changelog
2+
3+
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4+
5+
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6+
7+
#### 0.1.1
8+
9+
- Initial commit [`af91fd6`](https://github.com/FunkMaster-dev/n8n-nodes-calculator/commit/af91fd603bdaae35f75a42cd17b6af5490609e26)
10+
- Updating the package json [`c07e8d9`](https://github.com/FunkMaster-dev/n8n-nodes-calculator/commit/c07e8d943dcd917b313cd36b918d831cc79e4f64)

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-calculator",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A basic calculator node for n8n",
55
"license": "MIT",
66
"homepage": "",

0 commit comments

Comments
 (0)