From fef860df43196bad12ceee93c59120368a557436 Mon Sep 17 00:00:00 2001 From: Fritz Ray Date: Tue, 26 Nov 2024 18:08:54 -0800 Subject: [PATCH] Release 1.5.71 --- README.md | 3 +++ package.json | 2 +- yuidoc.json | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a07896c..f3c99283 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,9 @@ Development unit tests presume you have a CaSS Repository running on `localhost: # Changelog +## 1.5.71 +* Fixed issue by trimming spaces in some inputs. + ## 1.5.70 * Fixed issue with L2 caching of data with mismatched index/permanent records. * Lots of updates to tests. diff --git a/package.json b/package.json index 10f4ee7b..a11f8fc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cassproject", - "version": "1.5.70", + "version": "1.5.71", "description": "Competency and Skills Service", "main": "index.js", "scripts": { diff --git a/yuidoc.json b/yuidoc.json index c077f5a6..14a11ad5 100644 --- a/yuidoc.json +++ b/yuidoc.json @@ -1,7 +1,7 @@ { "name": "CaSS Library", "description": "CaSS Library API: A library of tools for working with the Competency and Skills System (CaSS).", - "version": "1.5.70", + "version": "1.5.71", "url": "http://devs.cassproject.org/", "logo": "http://eduworks.com/img/eduworks-ring-e.png", "options": {