Skip to content

Commit e33957f

Browse files
committed
πŸ”– Release v2.3.0 [skip ci]
1 parent 2ce44b7 commit e33957f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

β€ŽCHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v2.3.0 (2022-10-19)
2+
3+
[πŸ“ Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.3.0) Β· [πŸ’» Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.2.0...v2.3.0) Β· [πŸ”– Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.3.0) Β· πŸ—„οΈ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.3.0.zip) Β· [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.3.0.tar.gz))
4+
5+
### ✨ New features
6+
7+
- [`2ce44b7`](https://github.com/AnandChowdhary/calendar-link/commit/2ce44b7) Recurring events
8+
19
## v2.2.0 (2022-05-16)
210

311
[πŸ“ Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.2.0) Β· [πŸ’» Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.1.1...v2.2.0) Β· [πŸ”– Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.2.0) Β· πŸ—„οΈ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.2.0.zip) Β· [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.2.0.tar.gz))

β€Žpackage-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "calendar-link",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "πŸ“… Calendar link generator for popular services, like Google, Outlook, and Yahoo.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
Β (0)