Skip to content

Commit

Permalink
chore(version): v0.64.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Superposition Bot committed Jan 22, 2025
1 parent 48bdfaf commit d0f5781
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## v0.64.1 - 1970-01-01
### Package updates
- frontend bumped to frontend-v0.19.1
- haskell_client bumped to haskell_client-v0.2.1
### Global changes

- - -

## v0.64.0 - 2025-01-06
### Package updates
- context_aware_config bumped to context_aware_config-v0.45.0
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions clients/haskell/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## haskell_client-v0.2.1 - 2025-01-22
#### Bug Fixes
- haskell client encode fix - (48bdfaf) - Pratik Mishra

- - -

## haskell_client-v0.2.0 - 2024-11-20
#### Continuous Integration
- **(nix)** Run Haskell clients in CI (#191) - (5eeb498) - Shivaraj B H
Expand Down
6 changes: 6 additions & 0 deletions crates/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## frontend-v0.19.1 - 2025-01-22
#### Bug Fixes
- webhook ui failure handling - (7f1b273) - Ankit.Mahato

- - -

## frontend-v0.19.0 - 2025-01-06
#### Bug Fixes
- Experiment create config list (#324) - (28e3b7c) - Ayush Jain
Expand Down
2 changes: 1 addition & 1 deletion crates/frontend/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "frontend"
version = "0.19.0"
version = "0.19.1"
edition = "2021"

[lib]
Expand Down

0 comments on commit d0f5781

Please sign in to comment.