Skip to content

Commit

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

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

### ⬆️ Dependency updates

- [`454f6d5`](https://github.com/AnandChowdhary/calendar-link/commit/454f6d5) Bump dayjs from 1.9.6 to 1.9.7
- [`d658954`](https://github.com/AnandChowdhary/calendar-link/commit/d658954) Bump @types/jest from 26.0.16 to 26.0.17
- [`e89c536`](https://github.com/AnandChowdhary/calendar-link/commit/e89c536) Bump @types/jest from 26.0.17 to 26.0.18
- [`d75c79b`](https://github.com/AnandChowdhary/calendar-link/commit/d75c79b) Bump @types/jest from 26.0.18 to 26.0.19
- [`3f5cb35`](https://github.com/AnandChowdhary/calendar-link/commit/3f5cb35) Bump actions/setup-node from v2.1.2 to v2.1.3
- [`ac8f283`](https://github.com/AnandChowdhary/calendar-link/commit/ac8f283) Bump ini from 1.3.5 to 1.3.7

## 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))
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.3",
"version": "2.0.4",
"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 b4c7f51

Please sign in to comment.