bump package version to 1.2.8 v1.2.8
authorJustin Wind <justin.wind+git@gmail.com>
Mon, 19 Sep 2022 17:38:09 +0000 (10:38 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Mon, 19 Sep 2022 17:38:09 +0000 (10:38 -0700)
package-lock.json
package.json

index 18cf90be34f6e1e6acf9d8b1ddb03706fa4c4743..88259daf10d3880e93850d0b4ac2e3a829f96aa4 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/authentication-module",
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.7",
+  "version": "1.2.8",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/authentication-module",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/authentication-module",
-      "version": "1.2.7",
+      "version": "1.2.8",
       "license": "ISC",
       "dependencies": {
         "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8",
       "license": "ISC",
       "dependencies": {
         "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8",
index 5dad4462898ba5dd0e18a4428c7dd1cf6fcfd5e0..759c879962972734f92f9ef6e22477b821cce835 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.7",
+  "version": "1.2.8",
   "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {
   "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {