Skip to content

Commit

Permalink
chore(release): 1.11.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.11.0](v1.10.0...v1.11.0) (2025-01-03)

### πŸš€ Features

* add query queue tolerance ([dc73f84](dc73f84))
  • Loading branch information
semantic-release-bot committed Jan 3, 2025
1 parent dc73f84 commit 7c9a885
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.11.0](https://github.com/SkeLLLa/pinot-noir/compare/v1.10.0...v1.11.0) (2025-01-03)

### πŸš€ Features

* add query queue tolerance ([dc73f84](https://github.com/SkeLLLa/pinot-noir/commit/dc73f84d8f9e7bb6c11f298cf4f244aff2a90c97))

## [1.10.0](https://github.com/SkeLLLa/pinot-noir/compare/v1.9.2...v1.10.0) (2025-01-02)

### πŸš€ Features
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.10.0",
"version": "1.11.0",
"description": "Unofficial client for Apache Pinot.",
"keywords": [
"pinot",
Expand Down

0 comments on commit 7c9a885

Please sign in to comment.