Skip to content

Commit

Permalink
chore(release): v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 29, 2022
1 parent 047cdbe commit c6b1d32
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 1.3.0 (2022-06-29)


### Bug Fixes

* add .vscode folder to .gitignore ([6e8e489](https://github.com/Pradumnasaraf/Team-Moon-API/commit/6e8e489af1c4abe48949bcaba23a31a75fb12ec8))
* deleted few files � ([c469f5b](https://github.com/Pradumnasaraf/Team-Moon-API/commit/c469f5b5b809567f65476b24c72b72cd689b8907))


### Features

* add new endpoint ([bd04739](https://github.com/Pradumnasaraf/Team-Moon-API/commit/bd0473987a4cb47004e6341f6b55ffadfd1e1360))
* add rate limit ([799a459](https://github.com/Pradumnasaraf/Team-Moon-API/commit/799a459f7b81805c0ddb48a6fc435e24800c8daf))
* Added .github folder with req workflows ([047cdbe](https://github.com/Pradumnasaraf/Team-Moon-API/commit/047cdbeef25a3fcf65efcab4e36ccc3868f62124))
* completed the api ([4a81c4d](https://github.com/Pradumnasaraf/Team-Moon-API/commit/4a81c4d8d480085d8b5ca75f42b2e2f67d68a078))



2 changes: 1 addition & 1 deletion releases.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.2.0"
"version": "1.3.0"
}

0 comments on commit c6b1d32

Please sign in to comment.