Skip to content

Commit

Permalink
chore: release 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored and stropitek committed Mar 1, 2022
1 parent 08ef68b commit bfb8e19
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.3.0](https://www.github.com/cheminfo/rest-on-couch-client/compare/v4.2.3...v4.3.0) (2022-02-28)


### Features

* throw if update is called with an object which contains an _id property ([08ef68b](https://www.github.com/cheminfo/rest-on-couch-client/commit/08ef68b41abab52f353f44b9dcde905701b63491))

### [4.2.3](https://www.github.com/cheminfo/rest-on-couch-client/compare/v4.2.2...v4.2.3) (2022-02-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rest-on-couch-client",
"version": "4.2.3",
"version": "4.3.0",
"description": "A nodejs / browser client for rest-on-couch backend",
"main": "./lib/index.js",
"module": "./lib-es6/index.js",
Expand Down

0 comments on commit bfb8e19

Please sign in to comment.