Skip to content

Commit 941e76e

Browse files
committed
2.3.3 Release
This commit signifies the 2.3.3 release. This release updates project dependencies to close security vulnerabilities. This release also increases test coverage and fixes an issue where the client login method would fail to save the created session. Signed-off-by: Lui de la Parra <Lui@mutesymphony.com>
1 parent 849061f commit 941e76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fms-api-client",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"description": "A FileMaker Data API client designed to allow easier interaction with a FileMaker database from a web environment.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)