Skip to content

Commit

Permalink
chore: release v0.28.3
Browse files Browse the repository at this point in the history
  • Loading branch information
naimo84 committed Sep 6, 2023
1 parent 402917d commit 722ff59
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ 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).

#### [v0.28.3](https://github.com/naimo84/kalender-events/compare/v0.28.2...v0.28.3)

- fix: issue naimo84/node-red-contrib-ical-events#160, add W. Europe Standard Time 1 TZ [`402917d`](https://github.com/naimo84/kalender-events/commit/402917d801da118b97786174ecc070ded372b22c)

#### [v0.28.2](https://github.com/naimo84/kalender-events/compare/v0.28.1...v0.28.2)

> 5 September 2023
- test: add very large test file [`2c3401c`](https://github.com/naimo84/kalender-events/commit/2c3401c50bd44ff26007d4a908724ddb6e7bf4f1)
- test: add some new tests [`3c4d0f6`](https://github.com/naimo84/kalender-events/commit/3c4d0f6e4f890e256145a32c9e5b29152b938db9)
- fix: issue #15, rrule toText not found [`bd40e4f`](https://github.com/naimo84/kalender-events/commit/bd40e4ff1262e70bf98d97e8e2aae2ab200bdf4c)
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": "kalender-events",
"version": "0.28.2",
"version": "0.28.3",
"description": "calendar events for nodejs",
"scripts": {
"test": "ts-mocha --timeout 10000 --paths test/**/*_spec.ts",
Expand Down

0 comments on commit 722ff59

Please sign in to comment.