Skip to content

Commit

Permalink
Version release
Browse files Browse the repository at this point in the history
  • Loading branch information
ilijaNL committed May 15, 2023
1 parent ed7b7e0 commit 1574858
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# pg-tbus

## 0.1.3

### Patch Changes

- Upgrade node-batcher

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pg-tbus",
"author": "IlijaNL",
"version": "0.1.2",
"version": "0.1.3",
"types": "dist/index.d.ts",
"module": "dist/index.mjs",
"main": "dist/index.js",
Expand Down

0 comments on commit 1574858

Please sign in to comment.