Skip to content

Commit

Permalink
chore: release v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 2, 2022
1 parent e74e179 commit f22b525
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
### Fixed
- Added missing `config` parameter entries to `formatDate`
- Minor mistakes

## 0.0.5 - 2022-12-02
### Added
- Tests
- Coverage reporting
- Readme badges

### Fixed
- Added missing `config` parameter entries to `formatDate`
- Minor mistakes

## 0.0.4 - 2022-12-01
### Fixed
- Changed `yahoo` time formatting to `local`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pin-on-calendar",
"version": "0.0.4",
"version": "0.0.5",
"description": "Event link generator for all major calendar clients",
"author": "The_C1oud <[email protected]>",
"main": "lib/index.js",
Expand Down

0 comments on commit f22b525

Please sign in to comment.