Browse Source

Add changelog.

Jared Hanson 3 years ago
parent
commit
6a34e00f02
2 changed files with 6 additions and 1 deletions
  1. 5 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 5 - 0
CHANGELOG.md

@@ -0,0 +1,5 @@
+## [0.1.0] - 2022-06-07
+
+- Initial release.
+
+[0.1.0]: https://github.com/jaredhanson/passport-ethereum/releases/tag/v0.1.0

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "passport-ethereum-siwe",
   "name": "passport-ethereum-siwe",
-  "version": "0.1.1",
+  "version": "0.0.0",
   "description": "Ethereum authentication strategy for Passport.",
   "description": "Ethereum authentication strategy for Passport.",
   "keywords": [
   "keywords": [
     "passport",
     "passport",