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