From c5532416c7171b2344d0ead477433f888331f02a Mon Sep 17 00:00:00 2001 From: Travis Semple Date: Thu, 27 Jun 2024 15:55:51 -0700 Subject: [PATCH 1/2] Update text and remove beta tag as per requirements. --- components/BCRegistriesAccount.vue | 10 ++++------ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/components/BCRegistriesAccount.vue b/components/BCRegistriesAccount.vue index d4bdfee..633687f 100644 --- a/components/BCRegistriesAccount.vue +++ b/components/BCRegistriesAccount.vue @@ -150,18 +150,16 @@ Manufactured Home Registry - -
BETA
-

- In the beta version of the Manufactured Home Registry, you are currently able to: + In the the Manufactured Home Registry, you are able to:

    -
  • Search for, and download reports for, manufactured homes and personal property +
  • Search and download reports for, manufactured homes and personal property liens on manufactured homes.
  • -
  • Search by owner name, organization, registration or serial number.
  • +
  • Qualified Suppliers can file transportation applications, initial registrations, or transfer ownership. +
diff --git a/package-lock.json b/package-lock.json index 0fcac5c..2c25f05 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bc-registry", - "version": "2.1.7", + "version": "2.1.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "bc-registry", - "version": "2.1.7", + "version": "2.1.8", "dependencies": { "@mdi/font": "6.5.95", "@nuxt/content": "^1.14.0", diff --git a/package.json b/package.json index dece698..7182a15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bc-registry", - "version": "2.1.6", + "version": "2.1.8", "private": true, "scripts": { "dev": "nuxt", From 153e8cef3a08236d556ceae718b30dde2978afb3 Mon Sep 17 00:00:00 2001 From: Travis Semple Date: Thu, 27 Jun 2024 16:13:50 -0700 Subject: [PATCH 2/2] Fix comma --- components/BCRegistriesAccount.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/BCRegistriesAccount.vue b/components/BCRegistriesAccount.vue index 633687f..3bb1491 100644 --- a/components/BCRegistriesAccount.vue +++ b/components/BCRegistriesAccount.vue @@ -156,7 +156,7 @@

    -
  • Search and download reports for, manufactured homes and personal property +
  • Search and download reports for manufactured homes and personal property liens on manufactured homes.
  • Qualified Suppliers can file transportation applications, initial registrations, or transfer ownership.