bump package version to 1.0.3 v1.0.3
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 21 Oct 2023 18:23:31 +0000 (11:23 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 21 Oct 2023 18:23:31 +0000 (11:23 -0700)
CHANGELOG.md
package-lock.json
package.json

index 20fb14343b156443b643363acd7ec2e990aaf494..d4fc9bc5f4663c062ace84f0b5b2b79f736cbcfe 100644 (file)
@@ -2,6 +2,11 @@
 
 Releases and notable changes to this project are documented here.
 
+## [v1.0.3] - 2023-10-21
+
+- Updated dependencies.
+- Minor cleanup and changes for dependency updates.
+
 ## [v1.0.2] - 2023-06-10
 
 ### Changed
@@ -22,7 +27,8 @@ 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.2
+[Unreleased]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=HEAD;hp=v1.0.3
+[v1.0.3]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.3;hp=v1.0.2
 [v1.0.2]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.2;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 5f882a3fd30f6272f094aabe2bf51861b8c3fa6a..9d172614ed82c2d870bc31d85bb5a48d4188200f 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/indie-auther",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/indie-auther",
-      "version": "1.0.2",
+      "version": "1.0.3",
       "license": "ISC",
       "dependencies": {
         "@squeep/amqp-helper": "git+https://git.squeep.com/squeep-amqp-helper#v1.0.0",
index 87aa16f7e4306f63076df7944504db22583e898f..a0c506b9e9bab064dc2bc828e2d3378e6ff754e6 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indie-auther",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "description": "A stand-alone IndieAuth identity-provider service, for most of your IndieAuth endpoint needs.",
   "keywords": [
     "IdP",