Skip to content

Commit

Permalink
chore: release v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 27, 2022
1 parent 32e9998 commit 82b3b70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ 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

## 0.0.3 - 2022-11-27
### Fixed
- Removed wrong elements in the readme and updated some parts

## 0.0.2 - 2022-11-27
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.2",
"version": "0.0.3",
"description": "Event link generator for all major calendar clients",
"author": "The_C1oud <[email protected]>",
"main": "lib/index.js",
Expand Down

0 comments on commit 82b3b70

Please sign in to comment.