Skip to content

Commit d2e8dce

Browse files
committed
chore(release): v2.0.4
1 parent 3e6b85b commit d2e8dce

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

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+
## v2.0.4
5+
6+
[compare changes](https://github.com/nodestycom/node-api-client/compare/v2.0.3...v2.0.4)
7+
8+
### 🚀 Enhancements
9+
10+
- Latest api changes ([3e6b85b](https://github.com/nodestycom/node-api-client/commit/3e6b85b))
11+
12+
### ❤️ Contributors
13+
14+
- Hanzydev <contact@hanzy.dev>
15+
416
## v2.0.3
517

618
[compare changes](https://github.com/nodestycom/node-api-client/compare/v2.0.2...v2.0.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodesty/api-client",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "A powerful API client for Nodesty.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)