Skip to content

Commit

Permalink
chore: prepare release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
saw-jan committed May 24, 2024
1 parent 0163315 commit bc18831
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Removed

## [2.0.0] - 2024-02-28
## [2.0.1] - 2024-05-24

### Fixed

- get requests doesn't pass query params correctly (https://github.com/saw-jan/teamup-client/pull/9)

## [2.0.0] - 2024-05-23

### Added

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sawjan/teamup-client",
"description": "Simple client for Teamup calendar API",
"version": "2.0.0",
"version": "2.0.1",
"main": "./lib/index.js",
"author": "Sawjan G. <saw.jan.grg3e@gmail.com> (https://sajang.com.np)",
"license": "MIT",
Expand Down

0 comments on commit bc18831

Please sign in to comment.