bump package version to 1.4.2 master v1.4.2
authorJustin Wind <justin.wind+git@gmail.com>
Tue, 7 May 2024 16:19:14 +0000 (09:19 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Tue, 7 May 2024 16:19:14 +0000 (09:19 -0700)
package-lock.json
package.json

index 555dea74b59f21551bb9106b4addfc3df89210e4..e5f5f24d98fcba09b8cf0c8baa2f3f816cf49164 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/indieauth-helper",
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.4.1",
+  "version": "1.4.2",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/indieauth-helper",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/indieauth-helper",
-      "version": "1.4.1",
+      "version": "1.4.2",
       "license": "ISC",
       "dependencies": {
         "@squeep/log-helper": "^1",
       "license": "ISC",
       "dependencies": {
         "@squeep/log-helper": "^1",
index 9ec0c24d9c62b3a2e40a5979280a804d455b7769..02abe90a36a9e9b59c25d41c99c33f5af916ddd0 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indieauth-helper",
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.4.1",
+  "version": "1.4.2",
   "description": "An opinionated convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.",
   "main": "index.js",
   "scripts": {
   "description": "An opinionated convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.",
   "main": "index.js",
   "scripts": {