Skip to content

Commit cbd92dd

Browse files
chore(release): node-rest-client release v3.1.1
1 parent 588166e commit cbd92dd

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/fuzzy-dancers-unite.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# node-rest-client
2+
3+
## 3.2.0
4+
5+
### Minor Changes
6+
7+
- 7eeaa92: add family args (PR #204 Update: add family args)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Alejandro Alvarez Acero",
33
"name": "node-rest-client",
44
"description": "simple and lightweight node REST client",
5-
"version": "3.1.1",
5+
"version": "3.2.0",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/aacerox/node-rest-client.git"

0 commit comments

Comments
 (0)