Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions langfuse.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: langfuse
version: "3.134.0"
epoch: 1
version: "3.135.1"
epoch: 0
description: "Langfuse webapp"
copyright:
- license: "MIT"
Expand Down Expand Up @@ -56,9 +56,7 @@ pipeline:
with:
repository: https://github.com/langfuse/langfuse.git
tag: v${{package.version}}
expected-commit: d2aaddb6e0b7e99dd703040680dc3b8c2ed97777
cherry-picks: |
main/c3a1349ed896ca699bbf07dd68f6f0390ce1823e: [GHSA-6465-jgvq-jhgp]
expected-commit: f40cd99ba8a4115604b921bc485cccdce139edc3

- name: "Bump deps and install"
runs: |
Expand Down
Loading