bump package version to 1.0.2 v1.0.2
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 10 Jun 2023 20:51:35 +0000 (13:51 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 10 Jun 2023 20:51:35 +0000 (13:51 -0700)
CHANGELOG.md
package-lock.json
package.json

index 5964816e2fe6e24ceb4fc4caf6d05be8ea5bcc29..20fb14343b156443b643363acd7ec2e990aaf494 100644 (file)
@@ -2,9 +2,15 @@
 
 Releases and notable changes to this project are documented here.
 
+## [v1.0.2] - 2023-06-10
+
+### Changed
+
+- Updated dependencies.
+
 ## [v1.0.1] - 2023-03-18
 
-## Changed
+### Changed
 
 - Updated dependencies.
 
@@ -16,6 +22,7 @@ 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.1
+[Unreleased]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=HEAD;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 532383257bf886ca414a8a4b43c1f896915bef7d..fb4c2ed5fece03c2c4103f9752538520f249d0af 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/indie-auther",
-  "version": "1.0.1",
+  "version": "1.0.2",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/indie-auther",
-      "version": "1.0.1",
+      "version": "1.0.2",
       "license": "ISC",
       "dependencies": {
         "@squeep/amqp-helper": "git+https://git.squeep.com/squeep-amqp-helper#v1.0.0",
index 7c407b816efc20c29b1702e41ec0ca616914e739..f2596cbd8cf1b03b874686331cdce0ce346d8e7e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indie-auther",
-  "version": "1.0.1",
+  "version": "1.0.2",
   "description": "A stand-alone IndieAuth identity-provider service, for most of your IndieAuth endpoint needs.",
   "keywords": [
     "IdP",