Skip to content

Commit

Permalink
chore(release): 1.5.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.2](v1.5.1...v1.5.2) (2024-07-17)

### 🛠 Fixes

* **pinot:** query options ([c3e4a73](c3e4a73))
  • Loading branch information
semantic-release-bot committed Jul 17, 2024
1 parent c3e4a73 commit e692895
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.5.2](https://github.com/SkeLLLa/pinot-noir/compare/v1.5.1...v1.5.2) (2024-07-17)

### 🛠 Fixes

* **pinot:** query options ([c3e4a73](https://github.com/SkeLLLa/pinot-noir/commit/c3e4a73996c7927adefab3532115dc2100e1e1bf))

## [1.5.1](https://github.com/SkeLLLa/pinot-noir/compare/v1.5.0...v1.5.1) (2024-07-17)

### 🛠 Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/package.json",
"name": "pinot-noir",
"version": "1.5.1",
"version": "1.5.2",
"description": "Unofficial client for Apache Pinot.",
"keywords": [
"pinot",
Expand Down

0 comments on commit e692895

Please sign in to comment.