bump package version to 1.0.1 v1.0.1
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 18 Mar 2023 20:55:41 +0000 (13:55 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 18 Mar 2023 20:55:41 +0000 (13:55 -0700)
CHANGELOG.md
package-lock.json
package.json

index 80cf52d747450a5fa149d71438c0ac20f1bb14d5..5964816e2fe6e24ceb4fc4caf6d05be8ea5bcc29 100644 (file)
@@ -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
index fe76f2de9ada302366d227a7a3c7837e99cca43d..53ddbb1febda83bf2b68a6fc0693d0afffc31cc0 100644 (file)
@@ -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",
index c9140829e6fcfafc52b10cb9d8adccee0c373661..e233ee11f02f0c34ac3ade24359899e6087a19fb 100644 (file)
@@ -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",