File tree Expand file tree Collapse file tree 7 files changed +24
-6
lines changed
Expand file tree Collapse file tree 7 files changed +24
-6
lines changed 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+ ## [ 0.12.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.12.0...v0.12.1 ) (2025-02-20)
7+
8+ ** Note:** Version bump only for package openllmetry-js
9+
610# [ 0.12.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.7...v0.12.0 ) (2025-01-13)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 0.12.0 " ,
3+ "version" : " 0.12.1 " ,
44 "packages" : [" packages/*" ],
55 "useNx" : true
66}
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ ## [ 0.12.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.12.0...v0.12.1 ) (2025-02-20)
7+
8+ ** Note:** Version bump only for package @traceloop/instrumentation-together
Original file line number Diff line number Diff line change 11{
22 "name" : " @traceloop/instrumentation-together" ,
3- "version" : " 0.12.0 " ,
3+ "version" : " 0.12.1 " ,
44 "description" : " Together Instrumentation" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.mjs" ,
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+ ## [ 0.12.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.12.0...v0.12.1 ) (2025-02-20)
7+
8+ ** Note:** Version bump only for package @traceloop/node-server-sdk
9+
610# [ 0.12.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.7...v0.12.0 ) (2025-01-13)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @traceloop/node-server-sdk" ,
3- "version" : " 0.12.0 " ,
3+ "version" : " 0.12.1 " ,
44 "description" : " Traceloop Software Development Kit (SDK) for Node.js" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.mjs" ,
4848 "@traceloop/instrumentation-openai" : " ^0.12.0" ,
4949 "@traceloop/instrumentation-pinecone" : " ^0.12.0" ,
5050 "@traceloop/instrumentation-qdrant" : " ^0.12.0" ,
51+ "@traceloop/instrumentation-together" : " ^0.12.1" ,
5152 "@traceloop/instrumentation-vertexai" : " ^0.12.0" ,
52- "@traceloop/instrumentation-together" : " ^0.12.0" ,
5353 "@types/nunjucks" : " ^3.2.6" ,
5454 "cross-fetch" : " ^4.0.0" ,
5555 "fetch-retry" : " ^5.0.6" ,
You can’t perform that action at this time.
0 commit comments