Skip to content

Commit a473849

Browse files
committed
chore: release v2.1.0-beta.5
1 parent a7b85e9 commit a473849

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ 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.5](https://github.com/naimo84/node-red-contrib-ical-events/compare/v2.1.0-beta.4...v2.1.0-beta.5)
8+
9+
- fix: issue #117, wrong pastview [`a7b85e9`](https://github.com/naimo84/node-red-contrib-ical-events/commit/a7b85e9df2991a57636b5a3be8f18a11f3282fb2)
10+
711
#### [v2.1.0-beta.4](https://github.com/naimo84/node-red-contrib-ical-events/compare/v2.1.0-beta.3...v2.1.0-beta.4)
812

13+
> 25 January 2022
14+
915
- build: remove node-red dependency [`29ca5f9`](https://github.com/naimo84/node-red-contrib-ical-events/commit/29ca5f9e622b0513f7c5796b31a79ce984ca033f)
1016
- feat: detach html template into single html [`aa116cb`](https://github.com/naimo84/node-red-contrib-ical-events/commit/aa116cbff181842f8a7741c2ad4ed7e7c4de5e17)
1117
- docs: update issue templates [`a16d63c`](https://github.com/naimo84/node-red-contrib-ical-events/commit/a16d63cd696037db55660324f1109ef0b908f3d6)

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

0 commit comments

Comments
 (0)