Skip to content

Commit f683678

Browse files
committed
chore: release v1.19.3
1 parent 2d88bdb commit f683678

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "langfuse-core",
3-
"version": "1.19.2",
3+
"version": "1.19.3",
44
"private": true,
55
"scripts": {
66
"prebuild": "cp generated/openapi-client/openapi.yml public/openapi-client.yml && cp generated/openapi-server/openapi.yml public/openapi-server.yml",

src/constants/VERSION.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = "v1.19.2";
1+
export const VERSION = "v1.19.3";

0 commit comments

Comments
 (0)