bump package version to 1.2.0 v1.2.0
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 22 Jun 2024 21:41:43 +0000 (14:41 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 22 Jun 2024 21:42:20 +0000 (14:42 -0700)
CHANGELOG.md
package-lock.json
package.json

index abfd3ed37da7a9dfb571ed5324f4f62f01adefe3..4acc47f61fcdb4c394a56f6a47d8f43244af1475 100644 (file)
@@ -2,7 +2,7 @@
 
 Releases and notable changes to this project are documented here.
 
-## [v1.2.0] - TBD
+## [v1.2.0] - 2024-06-22
 
 - Add UI for changing password, supporting OTP for auth
 - Updated dependencies.
index ce21160ac91b04453ab5f7c000d2373c53e2da02..9cc8c450cfd35631db092988474a674add88fb49 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/indie-auther",
-  "version": "1.1.0",
+  "version": "1.2.0",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/indie-auther",
-      "version": "1.1.0",
+      "version": "1.2.0",
       "license": "ISC",
       "dependencies": {
         "@squeep/amqp-helper": "git+https://git.squeep.com/squeep-amqp-helper#v1.0.1",
index e1b7d5eb8e0e71351ba45f43f3f5d2b29a8c208b..61b6838f0574af41f120349935adb3e7941ad661 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indie-auther",
-  "version": "1.1.0",
+  "version": "1.2.0",
   "description": "A stand-alone IndieAuth identity-provider service, for most of your IndieAuth endpoint needs.",
   "keywords": [
     "IdP",