From dc7dead444855d522dfbcabe96d12c0125217d2f Mon Sep 17 00:00:00 2001 From: Giacomo Minighin Date: Thu, 21 Jul 2022 17:13:20 +0200 Subject: [PATCH] chore(release): 0.0.1 --- CHANGELOG.md | 10 ++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c8f3a9c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +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. + +### 0.0.1 (2022-07-21) + + +### Features + +* initial commit of workbox-ipfs ([85c3b32](https://github.com/shop3/workbox-ipfs/commit/85c3b3237633b0632ce66045d572be1f5bf2f588)) diff --git a/package-lock.json b/package-lock.json index e9b8f18..9e9bdbc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "workbox-ipfs", - "version": "0.0.0", + "version": "0.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "workbox-ipfs", - "version": "0.0.0", + "version": "0.0.1", "license": "MIT", "dependencies": { "ipfs-core": "^0.15.1", diff --git a/package.json b/package.json index 4e773b2..f9d1807 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "workbox-ipfs", - "version": "0.0.0", + "version": "0.0.1", "description": "IPFS router for a Workbox service worker.", "license": "MIT", "files": [