Skip to content

Commit

Permalink
🔖 Release v2.0.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pabio-escobar committed Dec 7, 2020
1 parent cfc35de commit 613a6d0
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v2.0.3 (2020-12-07)

[📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.3) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.2...v2.0.3) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.3) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.3.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.3.tar.gz))

### ⬆️ Dependency updates

- [`5f507d8`](https://github.com/AnandChowdhary/calendar-link/commit/5f507d8) Bump @types/jest from 26.0.15 to 26.0.16
- [`db9f07d`](https://github.com/AnandChowdhary/calendar-link/commit/db9f07d) Bump @koj/config from 1.2.9 to 1.2.11
- [`2a1a283`](https://github.com/AnandChowdhary/calendar-link/commit/2a1a283) Bump @semantic-release/npm from 7.0.8 to 7.0.9

## [v2.0.2](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.1...v2.0.2) (2020-11-30)

### ⬆️ Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion 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": "calendar-link",
"version": "2.0.2",
"version": "2.0.3",
"description": "📅 Calendar link generator for popular services, like Google, Outlook, and Yahoo.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 613a6d0

Please sign in to comment.