Skip to content

Commit 435c75c

Browse files
committed
Prep for release
1 parent 6b4824e commit 435c75c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 1.49.1 - 2026-03-??
1+
### 1.49.1 - 2026-03-23
22
- Fix Filter parseValue method incorrectly handling invalid JSON values
33
- GH Issue 948: Multi value text choice filters don't work for JSON values, crash the app
44

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labkey/api",
3-
"version": "1.49.1-fb-gh-948.0",
3+
"version": "1.49.1",
44
"description": "JavaScript client API for LabKey Server",
55
"scripts": {
66
"build": "npm run build:dist && npm run build:docs",

0 commit comments

Comments
 (0)