Skip to content

Commit

Permalink
chore(release): 🔖 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.1...v3.1.0) (2021-11-17)

### Bug Fixes

* Remove Blob usage to support modern browsers ([c4e33d3](c4e33d3)), closes [#325](#325)

### Features

* **Calendar:** Handle `timezone('UTC')` correctly ([c0745e5](c0745e5)), closes [#328](#328)
* **event:** Add support for event class ([a227aa2](a227aa2))
* **Event:** Handle `timezone('UTC')` correctly ([781dc3d](781dc3d)), closes [#328](#328)
  • Loading branch information
semantic-release-bot committed Nov 17, 2021
1 parent 83e3f94 commit 47b79a1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [3.1.0](https://github.com/sebbo2002/ical-generator/compare/v3.0.1...v3.1.0) (2021-11-17)


### Bug Fixes

* Remove Blob usage to support modern browsers ([c4e33d3](https://github.com/sebbo2002/ical-generator/commit/c4e33d3405338f42cc299cc927b851a67a88b3ad)), closes [#325](https://github.com/sebbo2002/ical-generator/issues/325)


### Features

* **Calendar:** Handle `timezone('UTC')` correctly ([c0745e5](https://github.com/sebbo2002/ical-generator/commit/c0745e50101d3f29e51ddecce7da4a4e445ccc81)), closes [#328](https://github.com/sebbo2002/ical-generator/issues/328)
* **event:** Add support for event class ([a227aa2](https://github.com/sebbo2002/ical-generator/commit/a227aa27d293305e307861149aad3888caf5eafe))
* **Event:** Handle `timezone('UTC')` correctly ([781dc3d](https://github.com/sebbo2002/ical-generator/commit/781dc3d67296cef67652e8a97600f7678d6ac191)), closes [#328](https://github.com/sebbo2002/ical-generator/issues/328)

# [3.1.0-develop.2](https://github.com/sebbo2002/ical-generator/compare/v3.1.0-develop.1...v3.1.0-develop.2) (2021-11-08)


Expand Down

0 comments on commit 47b79a1

Please sign in to comment.