Skip to content

Commit 6d1213e

Browse files
committed
chore: release v2.1.0-beta.0
1 parent 0e6109d commit 6d1213e

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,18 @@ 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.0](https://github.com/naimo84/node-red-contrib-ical-events/compare/v2.0.2...v2.1.0-beta.0)
8+
9+
- feat: use summary.val correctly [`b4ae6c6`](https://github.com/naimo84/node-red-contrib-ical-events/commit/b4ae6c6e2b17eadafd3f668f2ae0448807d5eb85)
10+
- build: remove some packages [`280579b`](https://github.com/naimo84/node-red-contrib-ical-events/commit/280579b26dcedc10c3883926aa12b46e649851a2)
11+
- feat: detach oneditprepare into single js [`602498b`](https://github.com/naimo84/node-red-contrib-ical-events/commit/602498b1835d054e68ed0a484a6113dd97b15ba6)
12+
713
#### [v2.0.2](https://github.com/naimo84/node-red-contrib-ical-events/compare/v2.0.1...v2.0.2)
814

15+
> 22 December 2021
16+
917
- build: bump naimo84/kalender-events#7 version [`55cc206`](https://github.com/naimo84/node-red-contrib-ical-events/commit/55cc2061c5fed6e5c1f0ecf1441edf5f28bbb015)
18+
- chore: release v2.0.2 [`7ea181f`](https://github.com/naimo84/node-red-contrib-ical-events/commit/7ea181f75c6292a424347e6a0d481818d1b0aab0)
1019

1120
#### [v2.0.1](https://github.com/naimo84/node-red-contrib-ical-events/compare/v2.0.0...v2.0.1)
1221

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

0 commit comments

Comments
 (0)