Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - ipfs-cli@0.8.6
 - ipfs-core@0.10.6
 - ipfs-daemon@0.9.6
 - ipfs-grpc-server@0.6.4
 - ipfs-http-gateway@0.6.3
 - ipfs-http-server@0.7.4
 - ipfs-message-port-client@0.8.6
 - ipfs@0.58.4
  • Loading branch information
achingbrain committed Sep 8, 2021
1 parent 227ef37 commit 7555dc2
Show file tree
Hide file tree
Showing 16 changed files with 83 additions and 19 deletions.
8 changes: 8 additions & 0 deletions packages/ipfs-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.6](https://github.com/ipfs/js-ipfs/compare/ipfs-cli@0.8.5...ipfs-cli@0.8.6) (2021-09-08)

**Note:** Version bump only for package ipfs-cli





## [0.8.5](https://github.com/ipfs/js-ipfs/compare/ipfs-cli@0.8.4...ipfs-cli@0.8.5) (2021-09-02)


Expand Down
6 changes: 3 additions & 3 deletions packages/ipfs-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-cli",
"version": "0.8.5",
"version": "0.8.6",
"description": "JavaScript implementation of the IPFS specification",
"keywords": [
"IPFS"
Expand Down Expand Up @@ -37,10 +37,10 @@
"err-code": "^3.0.1",
"execa": "^5.0.0",
"get-folder-size": "^2.0.1",
"ipfs-core": "^0.10.5",
"ipfs-core": "^0.10.6",
"ipfs-core-types": "^0.7.1",
"ipfs-core-utils": "^0.10.3",
"ipfs-daemon": "^0.9.5",
"ipfs-daemon": "^0.9.6",
"ipfs-http-client": "^52.0.3",
"ipfs-repo": "^12.0.0",
"ipfs-utils": "^8.1.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/ipfs-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.10.6](https://github.com/ipfs/js-ipfs/compare/ipfs-core@0.10.5...ipfs-core@0.10.6) (2021-09-08)

**Note:** Version bump only for package ipfs-core





## [0.10.5](https://github.com/ipfs/js-ipfs/compare/ipfs-core@0.10.4...ipfs-core@0.10.5) (2021-09-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-core",
"version": "0.10.5",
"version": "0.10.6",
"description": "JavaScript implementation of the IPFS specification",
"keywords": [
"IPFS"
Expand Down
8 changes: 8 additions & 0 deletions packages/ipfs-daemon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.9.6](https://github.com/ipfs/js-ipfs/compare/ipfs-daemon@0.9.5...ipfs-daemon@0.9.6) (2021-09-08)

**Note:** Version bump only for package ipfs-daemon





## [0.9.5](https://github.com/ipfs/js-ipfs/compare/ipfs-daemon@0.9.4...ipfs-daemon@0.9.5) (2021-09-02)


Expand Down
10 changes: 5 additions & 5 deletions packages/ipfs-daemon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-daemon",
"version": "0.9.5",
"version": "0.9.6",
"description": "JavaScript implementation of the IPFS specification",
"keywords": [
"IPFS"
Expand Down Expand Up @@ -32,11 +32,11 @@
"dependencies": {
"@mapbox/node-pre-gyp": "^1.0.5",
"debug": "^4.1.1",
"ipfs-core": "^0.10.5",
"ipfs-core": "^0.10.6",
"ipfs-core-types": "^0.7.1",
"ipfs-grpc-server": "^0.6.3",
"ipfs-http-gateway": "^0.6.2",
"ipfs-http-server": "^0.7.3",
"ipfs-grpc-server": "^0.6.4",
"ipfs-http-gateway": "^0.6.3",
"ipfs-http-server": "^0.7.4",
"ipfs-utils": "^8.1.4",
"just-safe-set": "^2.2.1",
"libp2p": "^0.32.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/ipfs-grpc-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/ipfs/js-ipfs/compare/ipfs-grpc-server@0.6.3...ipfs-grpc-server@0.6.4) (2021-09-08)

**Note:** Version bump only for package ipfs-grpc-server





## [0.6.3](https://github.com/ipfs/js-ipfs/compare/ipfs-grpc-server@0.6.2...ipfs-grpc-server@0.6.3) (2021-09-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/ipfs-grpc-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-grpc-server",
"version": "0.6.3",
"version": "0.6.4",
"description": "A server library for the IPFS gRPC API",
"keywords": [
"ipfs"
Expand Down Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@types/ws": "^7.4.0",
"aegir": "^35.0.3",
"ipfs-core": "^0.10.5",
"ipfs-core": "^0.10.6",
"it-all": "^1.0.4",
"it-drain": "^1.0.3",
"rimraf": "^3.0.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/ipfs-http-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.3](https://github.com/ipfs/js-ipfs/compare/ipfs-http-gateway@0.6.2...ipfs-http-gateway@0.6.3) (2021-09-08)

**Note:** Version bump only for package ipfs-http-gateway





## [0.6.2](https://github.com/ipfs/js-ipfs/compare/ipfs-http-gateway@0.6.1...ipfs-http-gateway@0.6.2) (2021-09-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-http-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-http-gateway",
"version": "0.6.2",
"version": "0.6.3",
"description": "JavaScript implementation of the IPFS specification",
"keywords": [
"IPFS"
Expand Down
8 changes: 8 additions & 0 deletions packages/ipfs-http-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.4](https://github.com/ipfs/js-ipfs/compare/ipfs-http-server@0.7.3...ipfs-http-server@0.7.4) (2021-09-08)

**Note:** Version bump only for package ipfs-http-server





## [0.7.3](https://github.com/ipfs/js-ipfs/compare/ipfs-http-server@0.7.2...ipfs-http-server@0.7.3) (2021-09-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/ipfs-http-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-http-server",
"version": "0.7.3",
"version": "0.7.4",
"description": "JavaScript implementation of the IPFS specification",
"keywords": [
"IPFS"
Expand Down Expand Up @@ -41,7 +41,7 @@
"hapi-pino": "^8.3.0",
"ipfs-core-types": "^0.7.1",
"ipfs-core-utils": "^0.10.3",
"ipfs-http-gateway": "^0.6.2",
"ipfs-http-gateway": "^0.6.3",
"ipfs-unixfs": "^6.0.3",
"it-all": "^1.0.4",
"it-drain": "^1.0.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/ipfs-message-port-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.6](https://github.com/ipfs/js-ipfs/compare/ipfs-message-port-client@0.8.5...ipfs-message-port-client@0.8.6) (2021-09-08)

**Note:** Version bump only for package ipfs-message-port-client





## [0.8.5](https://github.com/ipfs/js-ipfs/compare/ipfs-message-port-client@0.8.4...ipfs-message-port-client@0.8.5) (2021-09-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/ipfs-message-port-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-message-port-client",
"version": "0.8.5",
"version": "0.8.6",
"description": "IPFS client library for accessing IPFS node over message port",
"keywords": [
"ipfs",
Expand Down Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"aegir": "^35.0.3",
"interface-ipfs-core": "^0.150.2",
"ipfs-core": "^0.10.5",
"ipfs-core": "^0.10.6",
"ipfs-message-port-server": "^0.9.2",
"rimraf": "^3.0.2"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/ipfs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.58.4](https://github.com/ipfs/js-ipfs/compare/ipfs@0.58.3...ipfs@0.58.4) (2021-09-08)

**Note:** Version bump only for package ipfs





## [0.58.3](https://github.com/ipfs/js-ipfs/compare/ipfs@0.58.2...ipfs@0.58.3) (2021-09-02)


Expand Down
6 changes: 3 additions & 3 deletions packages/ipfs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs",
"version": "0.58.3",
"version": "0.58.4",
"description": "JavaScript implementation of the IPFS specification",
"keywords": [
"IPFS"
Expand Down Expand Up @@ -39,8 +39,8 @@
},
"dependencies": {
"debug": "^4.1.1",
"ipfs-cli": "^0.8.5",
"ipfs-core": "^0.10.5",
"ipfs-cli": "^0.8.6",
"ipfs-core": "^0.10.6",
"semver": "^7.3.2",
"update-notifier": "^5.0.0"
},
Expand Down

0 comments on commit 7555dc2

Please sign in to comment.