chore(release): 0.1.0-develop.6 [skip ci]

# [0.1.0-develop.6](https://git.lumeweb.com/LumeWeb/relay-plugin-s5/compare/v0.1.0-develop.5...v0.1.0-develop.6) (2023-09-01)

### Bug Fixes

* bad argument nesting ([61f333f](61f333feaa))
* use privateKey not publicKeyRaw ([78bee5c](78bee5c47b))
This commit is contained in:
semantic-release-bot 2023-09-01 08:15:15 +00:00
parent c27634eb7e
commit 0a88d8c368
3 changed files with 11 additions and 3 deletions

View File

@ -1,3 +1,11 @@
# [0.1.0-develop.6](https://git.lumeweb.com/LumeWeb/relay-plugin-s5/compare/v0.1.0-develop.5...v0.1.0-develop.6) (2023-09-01)
### Bug Fixes
* bad argument nesting ([61f333f](https://git.lumeweb.com/LumeWeb/relay-plugin-s5/commit/61f333feaafa37fe67adc7a7238b3a1b09da322e))
* use privateKey not publicKeyRaw ([78bee5c](https://git.lumeweb.com/LumeWeb/relay-plugin-s5/commit/78bee5c47ba87118cca89f46acbea479ba028df0))
# [0.1.0-develop.5](https://git.lumeweb.com/LumeWeb/relay-plugin-s5/compare/v0.1.0-develop.4...v0.1.0-develop.5) (2023-09-01)

4
npm-shrinkwrap.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@lumeweb/relay-plugin-s5",
"version": "0.1.0-develop.5",
"version": "0.1.0-develop.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@lumeweb/relay-plugin-s5",
"version": "0.1.0-develop.5",
"version": "0.1.0-develop.6",
"dependencies": {
"@lumeweb/interface-relay": "^0.0.2-develop.3",
"@lumeweb/libs5-transport-hyper": "^0.1.0-develop.8",

View File

@ -1,6 +1,6 @@
{
"name": "@lumeweb/relay-plugin-s5",
"version": "0.1.0-develop.5",
"version": "0.1.0-develop.6",
"type": "module",
"repository": {
"type": "git",