Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎉 7.0.0 #564

Merged
merged 54 commits into from
Mar 17, 2024
Merged

🎉 7.0.0 #564

merged 54 commits into from
Mar 17, 2024

Conversation

sebbo2002
Copy link
Owner

@sebbo2002 sebbo2002 commented Feb 2, 2024

ℹ️ About this release

  • Version: 7.0.0
  • Type: major
  • Last Release: 6.0.1 (1/7/2024, 3:21:50 PM) [?]
  • Commits to merge: 53 [?]

🐛 Bug Fixes

  • Event: Run start/end validation only when getting data (9174a32), closes #581
  • fixed GEO missing when supplied (closes #569) (2eeceb8)
  • fixed typo &&& to && (7707b59)

🆕 Features

  • Alarm: Add support for email alarm type (5398f09), closes #576
  • Event: Made ICalEvent.location.title optional to allow setting GEO without title (42be230), closes #578

⚡️ BREAKING CHANGES

📦 Development Dependencies

  • Update @qiwi/semantic-release-gh-pages-plugin from ^5.2.11 to ^5.2.12
  • Update @semantic-release/npm from ^11.0.2 to ^11.0.3
  • Update @types/luxon from ^3.3.7 to ^3.4.2
  • Update @typescript-eslint/eslint-plugin from ^6.13.2 to ^7.1.0
  • Update @typescript-eslint/parser from ^6.13.2 to ^7.1.0
  • Update c8 from ^8.0.1 to ^9.1.0
  • Update eslint from ^8.56.0 to ^8.57.0
  • Update eslint-plugin-jsonc from ^2.11.2 to ^2.13.0
  • Update mocha from ^10.2.0 to ^10.3.0
  • Update moment from ^2.29.4 to ^2.30.1
  • Update moment-timezone from ^0.5.43 to ^0.5.45
  • Update semantic-release from ^22.0.12 to ^23.0.2
  • Update tsup from ^8.0.1 to ^8.0.2
  • Update typedoc from ^0.25.4 to ^0.25.8

@sebbo2002 sebbo2002 changed the title 🎉 6.0.2 ✏️ 6.0.2 Feb 2, 2024
@sebbo2002 sebbo2002 marked this pull request as draft February 2, 2024 20:12
depfu bot and others added 18 commits February 6, 2024 08:10
@sebbo2002 sebbo2002 changed the title ✏️ 6.0.2 🎉 7.0.0 Feb 22, 2024
@sebbo2002 sebbo2002 marked this pull request as ready for review February 22, 2024 15:57
semantic-release-bot and others added 16 commits February 22, 2024 15:59
# [7.0.0-develop.1](v6.0.2-develop.13...v7.0.0-develop.1) (2024-02-22)

### Bug Fixes

* fixed GEO missing when supplied (closes [#569](#569)) ([2eeceb8](2eeceb8))
* fixed typo `&&&` to `&&` ([7707b59](7707b59))

### Features

* **Event:** Made `ICalEvent.location.title` optional to allow setting `GEO` without title ([42be230](42be230)), closes [#578](#578)

### BREAKING CHANGES

* **Event:** [ICalEvent.location()](https://sebbo2002.github.io/ical-generator/develop/reference/classes/ICalEvent.html#location)'s `title` field can now be undefined
# [7.0.0-develop.2](v7.0.0-develop.1...v7.0.0-develop.2) (2024-02-29)

### Bug Fixes

* **Event:** Run start/end validation only when getting data ([9174a32](9174a32)), closes [#581](#581)
In ICalAlarm, the methods `summary()`, `createAttendee()` and `attendees()` have been added to support `EMAIL` alarms in addition to `DISPLAY` and `AUDIO`.

close #576
# [7.0.0-develop.3](v7.0.0-develop.2...v7.0.0-develop.3) (2024-02-29)

### Features

* **Alarm:** Add support for `email` alarm type ([5398f09](5398f09)), closes [#576](#576)
The update to v6 is now 5 months ago, the guide is still [linked at the release](https://github.com/sebbo2002/ical-generator/releases/tag/v6.0.0).
@sebbo2002 sebbo2002 merged commit 95c0989 into main Mar 17, 2024
@sebbo2002
Copy link
Owner Author

🎉 This PR is included in version 7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants