Skip to content

Commit

Permalink
chore(release): 4.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
localhuman committed Sep 19, 2023
1 parent 1416898 commit 8418355
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [4.11.5](https://github.com/nash-io/nash-protocol/compare/v4.11.3...v4.11.5) (2023-09-19)

### [4.11.3](https://github.com/nash-io/nash-protocol/compare/v4.11.1...v4.11.3) (2023-09-19)

### [4.11.1](https://github.com/nash-io/nash-protocol/compare/v4.10.5...v4.11.1) (2023-09-18)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neon-exchange/nash-protocol",
"version": "4.11.3",
"version": "4.11.5",
"description": "TypeScript implementation of Nash crypto routines",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down Expand Up @@ -86,4 +86,4 @@
"**/*.spec.js"
]
}
}
}

0 comments on commit 8418355

Please sign in to comment.