Skip to content

Commit e726b54

Browse files
cheminfo-botstropitek
authored andcommitted
chore: release 5.1.0
1 parent bfc94b5 commit e726b54

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [5.1.0](https://www.github.com/cheminfo/rest-on-couch-client/compare/v5.0.1...v5.1.0) (2022-04-27)
4+
5+
6+
### Features
7+
8+
* add getUserInfo ([bfc94b5](https://www.github.com/cheminfo/rest-on-couch-client/commit/bfc94b52921a9a94502bcdabeb52600409bef66d))
9+
310
### [5.0.1](https://www.github.com/cheminfo/rest-on-couch-client/compare/v5.0.0...v5.0.1) (2022-04-26)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rest-on-couch-client",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"description": "A nodejs / browser client for rest-on-couch backend",
55
"main": "./lib/index.js",
66
"module": "./lib-es6/index.js",

0 commit comments

Comments
 (0)