File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.1.1] ( https://github.com/landing-ai/landingai-js/compare/v1.1.0...v1.1.1 ) (2026-03-08)
7+
8+
9+ ### Bug Fixes
10+
11+ * add null to backbonetype and add missing fields on InferenceResult ([ #32 ] ( https://github.com/landing-ai/landingai-js/issues/32 ) ) ([ 4604ec1] ( https://github.com/landing-ai/landingai-js/commit/4604ec16749ff68c02cf464b7f74c17833c3de25 ) )
12+
13+
14+
15+
16+
617# [ 1.1.0] ( https://github.com/landing-ai/landingai-js/compare/v1.0.25...v1.1.0 ) (2026-03-08)
718
819
Original file line number Diff line number Diff line change 22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
5- "version" : " 1.1.0 "
5+ "version" : " 1.1.1 "
66}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.1.1] ( https://github.com/landing-ai/landingai-js/compare/v1.1.0...v1.1.1 ) (2026-03-08)
7+
8+
9+ ### Bug Fixes
10+
11+ * add null to backbonetype and add missing fields on InferenceResult ([ #32 ] ( https://github.com/landing-ai/landingai-js/issues/32 ) ) ([ 4604ec1] ( https://github.com/landing-ai/landingai-js/commit/4604ec16749ff68c02cf464b7f74c17833c3de25 ) )
12+
13+
14+
15+
16+
617# [ 1.1.0] ( https://github.com/landing-ai/landingai-js/compare/v1.0.25...v1.1.0 ) (2026-03-08)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " landingai" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " > TODO: description" ,
55 "author" : " Lan Tian <tian.lan@landing.ai>" ,
66 "homepage" : " https://github.com/landing-ai/landingai-js#readme" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.1.1] ( https://github.com/landing-ai/landingai-js/compare/v1.1.0...v1.1.1 ) (2026-03-08)
7+
8+ ** Note:** Version bump only for package landingai-react
9+
10+
11+
12+
13+
614# [ 1.1.0] ( https://github.com/landing-ai/landingai-js/compare/v1.0.25...v1.1.0 ) (2026-03-08)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " landingai-react" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " > TODO: description" ,
55 "author" : " Lan Tian <tian.lan@landing.ai>" ,
66 "homepage" : " https://github.com/landing-ai/landingai-js#readme" ,
3434 },
3535 "dependencies" : {
3636 "image-conversion" : " ^2.1.1" ,
37- "landingai" : " ^1.1.0 "
37+ "landingai" : " ^1.1.1 "
3838 },
3939 "devDependencies" : {
4040 "@testing-library/react" : " ^12.1.5" ,
You can’t perform that action at this time.
0 commit comments