Skip to content

Commit

Permalink
chore: release v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
naimo84 committed Jan 29, 2022
1 parent 9fe002f commit d96fe7d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v2.1.1](https://github.com/naimo84/node-red-contrib-ical-events/compare/v2.1.0...v2.1.1)

- fix: my studpidity... [`9fe002f`](https://github.com/naimo84/node-red-contrib-ical-events/commit/9fe002f5e91652338cee50ab4a56f1b3f325e818)

#### [v2.1.0](https://github.com/naimo84/node-red-contrib-ical-events/compare/v2.1.0-beta.5...v2.1.0)

> 29 January 2022
- chore: update kalender-events [`fad73e9`](https://github.com/naimo84/node-red-contrib-ical-events/commit/fad73e942ef2abd0bfbe665fcfce177a10fb8522)
- chore: release v2.1.0 [`2accf5e`](https://github.com/naimo84/node-red-contrib-ical-events/commit/2accf5e96e30d87b58c7cd9221dfd78325540d29)

#### [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)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-ical-events",
"version": "2.1.0",
"version": "2.1.1",
"description": "NodeRed calender event adapter",
"author": {
"name": "naimo84",
Expand Down

0 comments on commit d96fe7d

Please sign in to comment.