Skip to content

Commit 8292afc

Browse files
committed
chore(release): v0.0.6
1 parent f359448 commit 8292afc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v0.0.6
5+
6+
[compare changes](https://github.com/cyberboyanmol/exercisedb-api/compare/v0.0.5...v0.0.6)
7+
8+
### 🚀 Enhancements
9+
10+
- **exercise:** Added endpoint to get exercise by exerciseid ([b3fa32a](https://github.com/cyberboyanmol/exercisedb-api/commit/b3fa32a))
11+
12+
### ❤️ Contributors
13+
14+
- Anmol Gangwar <anmolgangwar64@gmail.com>
15+
416
## v0.0.5
517

618
[compare changes](https://github.com/cyberboyanmol/exercisedb-api/compare/v0.0.4...v0.0.5)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "exercisedb-api",
33
"description": "Free ExerciseDB API",
44
"repository": "https://github.com/cyberboyanmol/exercisedb-api",
5-
"version": "0.0.5",
5+
"version": "0.0.6",
66
"author": "Anmol Gangwar",
77
"license": "MIT",
88
"type": "module",

0 commit comments

Comments
 (0)