From: Justin Wind <justin.wind+git@gmail.com>
Date: Sat, 18 Mar 2023 20:55:41 +0000 (-0700)
Subject: bump package version to 1.0.1
X-Git-Tag: v1.0.1
X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=77c93a5594f97910b501c4711b18d64c73cb3d94;p=squeep-indie-auther

bump package version to 1.0.1
---

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80cf52d..5964816 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,13 @@
 
 Releases and notable changes to this project are documented here.
 
-## [v1.0.0] - TBD
+## [v1.0.1] - 2023-03-18
+
+## Changed
+
+- Updated dependencies.
+
+## [v1.0.0] - 2022-12-26
 
 ### Added
 
@@ -10,5 +16,6 @@ Releases and notable changes to this project are documented here.
 
 ---
 
-[Unreleased]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=HEAD;hp=v1.0.0
+[Unreleased]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=HEAD;hp=v1.0.1
+[v1.0.1]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.1;hp=v1.0.0
 [v1.0.0]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.0;hp=v0.0.0
diff --git a/package-lock.json b/package-lock.json
index fe76f2d..53ddbb1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/indie-auther",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/indie-auther",
-      "version": "1.0.0",
+      "version": "1.0.1",
       "license": "ISC",
       "dependencies": {
         "@squeep/amqp-helper": "git+https://git.squeep.com/squeep-amqp-helper#v1.0.0",
diff --git a/package.json b/package.json
index c914082..e233ee1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indie-auther",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "A stand-alone IndieAuth identity-provider service, for most of your IndieAuth endpoint needs.",
   "keywords": [
     "IdP",