Skip to content

Commit

Permalink
package: bump version to 0.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mpareja committed Oct 30, 2020
1 parent 2d45b8e commit e3a7697
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v0.15.4: upgrade dependencies, including pg (2020-10-30)

### Highlights

- postgres: upgrade `pg` dependency to version 8.4.2. Performance either improved or remained the same across all benchmarks.

### Commits

- ([`2d45b8e`](https://github.com/mpareja/gearshaft/commit/2d45b8ecebbdec8780b06c80f9d4a09da28acdb0)) package: upgrade dependencies (including [email protected]), update benchmarks
- ([`cf5c657`](https://github.com/mpareja/gearshaft/commit/cf5c65734455c159699a0f23e794e980d48e24a3)) benchmark: add script and refresh benchmarks

## v0.15.3: consumer & retry enhancements (2020-09-11)

### Highlights
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": "gearshaft",
"version": "0.15.3",
"version": "0.15.4",
"description": "",
"main": "index.js",
"private": false,
Expand Down

0 comments on commit e3a7697

Please sign in to comment.