Skip to content

Commit 8e984da

Browse files
committed
chore: release v2.1.0-beta.1
1 parent a0f925d commit 8e984da

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,15 @@ 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+
#### [v2.1.0-beta.1](https://github.com/naimo84/node-red-contrib-ical-events/compare/v2.1.0-beta.0...v2.1.0-beta.1)
8+
9+
- fix: 2.1.0-beta.0 on RedMatic [`a0f925d`](https://github.com/naimo84/node-red-contrib-ical-events/commit/a0f925d727f9442761b5d8cea93c2f4ca9306f88)
10+
- chore: release v2.1.0-beta.0 [`742a02b`](https://github.com/naimo84/node-red-contrib-ical-events/commit/742a02b257df08f6cfb280c2fecebebf9c1ab63b)
11+
712
#### [v2.1.0-beta.0](https://github.com/naimo84/node-red-contrib-ical-events/compare/v2.0.2...v2.1.0-beta.0)
813

14+
> 18 January 2022
15+
916
- feat: use summary.val correctly [`b4ae6c6`](https://github.com/naimo84/node-red-contrib-ical-events/commit/b4ae6c6e2b17eadafd3f668f2ae0448807d5eb85)
1017
- build: remove some packages [`280579b`](https://github.com/naimo84/node-red-contrib-ical-events/commit/280579b26dcedc10c3883926aa12b46e649851a2)
1118
- feat: detach oneditprepare into single js [`602498b`](https://github.com/naimo84/node-red-contrib-ical-events/commit/602498b1835d054e68ed0a484a6113dd97b15ba6)

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": "node-red-contrib-ical-events",
3-
"version": "2.1.0-beta.0",
3+
"version": "2.1.0-beta.1",
44
"description": "NodeRed calender event adapter",
55
"author": {
66
"name": "naimo84",

0 commit comments

Comments
 (0)