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

🎉 2.1.0 #251

Merged
merged 51 commits into from
May 13, 2021
Merged

🎉 2.1.0 #251

merged 51 commits into from
May 13, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 10, 2021

ℹ️ About this release

  • Version: 2.1.0
  • Type: minor
  • Last Release: 2.0.0 (4/28/2021, 3:50:00 PM) [?]
  • Commits to merge: 50 [?]

🆕 Features

  • Allow use of require('ical-generator') without .default (31833a6), closes #253
  • Export formatDate and some other tool functions (6142e11), closes #248
  • first commit (dc8fa4a)

📦 Development Dependencies

  • Added license-checker ^25.0.1
  • Added semantic-release-license ^1.0.2
  • Update @qiwi/semantic-release-gh-pages-plugin from^5.0.5 to ^5.0.7
  • Update @semantic-release/github from^7.2.1 to ^7.2.3
  • Update @semantic-release/npm from^7.1.1 to ^7.1.3
  • Update @touch4it/ical-timezones from^1.6.0 to 1.6.1
  • Update @types/luxon from^1.26.3 to ^1.26.5
  • Update @types/node from^14.14.41 to 15.0.3
  • Update @typescript-eslint/eslint-plugin from^4.21.0 to ^4.23.0
  • Update @typescript-eslint/parser from^4.22.0 to ^4.23.0
  • Update eslint from^7.24.0 to ^7.26.0
  • Update mocha from^8.3.2 to ^8.4.0
  • Update semantic-release from^17.4.2 to ^17.4.3
  • Update typedoc from^0.20.35 to ^0.20.36

📦 Peer Dependencies

  • Update @touch4it/ical-timezones from^1.6.0 to ^1.6.1
  • Update @types/node from^14.14.31 to ^15.0.3

sebbo2002 and others added 30 commits April 29, 2021 16:21
# [2.1.0-develop.1](v2.0.1-develop.3...v2.1.0-develop.1) (2021-04-30)

### Features

* Export `formatDate` and some other tool functions ([6142e11](6142e11)), closes [#248](#248)
Update all development npm dependencies (2021-05-10)
…ature/use-template

# Conflicts:
#	.github/workflows/release-bot.yml
#	.github/workflows/stale-issues.yml
#	.gitignore
#	.mocharc.yml
#	.nycrc
#	CHANGELOG.md
#	LICENSE
#	README.md
#	package-lock.json
#	package.json
#	release.config.js
#	typedoc.json
# [2.1.0-develop.3](v2.1.0-develop.2...v2.1.0-develop.3) (2021-05-10)

### Features

* first commit ([dc8fa4a](dc8fa4a))
overwriting module.exports with Object.assign makes `const ical = require('ical-generator')` fully functional in js.
No need for '.default' anymore.
# [2.1.0-develop.4](v2.1.0-develop.3...v2.1.0-develop.4) (2021-05-12)

### Features

* Allow use of `require('ical-generator')` without `.default` ([31833a6](31833a6)), closes [#253](#253)
@sebbo2002 sebbo2002 self-assigned this May 12, 2021
sebbo2002 and others added 17 commits May 12, 2021 20:17
Bumps node from `ed51af8` to `3689ad4`.

Signed-off-by: dependabot[bot] <[email protected]>
build: bump node from `ed51af8` to `3689ad4`
…s/stale-3.0.18

ci(deps): bump actions/stale from 1.1.0 to 3.0.18
…velop

# Conflicts:
#	.github/dependabot.yml
#	.github/workflows/release-bot.yml
#	.github/workflows/stale-issues.yml
#	.github/workflows/test-release.yml
#	.gitignore
#	.nycrc
#	CHANGELOG.md
#	LICENSE
#	README.md
#	package-lock.json
#	package.json
#	release.config.js
#	typedoc.json
@sebbo2002 sebbo2002 merged commit 92846c0 into main May 13, 2021
@sebbo2002
Copy link
Owner

🎉 This PR is included in version 2.1.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