Skip to content

Commit 7dd1426

Browse files
committed
chore(release): 0.83.1
1 parent 0d081cc commit 7dd1426

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

packages/indexer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.83.1](https://github.com/notabugio/nab-indexer/compare/v0.82.4...v0.83.1) (2020-03-01)
6+
7+
8+
59
### [0.82.4](https://github.com/notabugio/nab-indexer/compare/v0.82.3...v0.82.4) (2020-03-01)
610

711

packages/indexer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@notabug/indexer",
3-
"version": "0.82.4",
3+
"version": "0.83.1",
44
"description": "Indexer for notabug.io",
55
"main": "build/main/index.js",
66
"typings": "build/main/index.d.ts",
@@ -62,7 +62,7 @@
6262
"@chaingun/http-adapter": "^0.23.7",
6363
"@chaingun/node-adapters": "^0.23.7",
6464
"@chaingun/sea-client": "^0.23.7",
65-
"@notabug/peer": "^0.82.3",
65+
"@notabug/peer": "^0.82.4",
6666
"dotenv": "^8.1.0",
6767
"js-yaml": "^3.13.1",
6868
"pm2": "^4.2.3",

0 commit comments

Comments
 (0)