Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.0](v1.6.0...v1.7.0) (2024-09-17)

### πŸ›  Fixes

* lint docs ([d5a7409](d5a7409))
* reduce bundle size ([092a9ab](092a9ab))

### πŸ“” Docs

* add badges ([43b7270](43b7270))

### πŸš€ Features

* add docs and eslint upgrade ([74ecd6c](74ecd6c))
  • Loading branch information
semantic-release-bot committed Sep 17, 2024
1 parent d5a7409 commit 19bd0a4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [1.7.0](https://github.com/SkeLLLa/pinot-noir/compare/v1.6.0...v1.7.0) (2024-09-17)

### πŸ›  Fixes

* lint docs ([d5a7409](https://github.com/SkeLLLa/pinot-noir/commit/d5a74097db4f7bed514c9148dfb68cd1bf5facc5))
* reduce bundle size ([092a9ab](https://github.com/SkeLLLa/pinot-noir/commit/092a9abf1d4429dca2d34159049508ffaa2a7caf))

### πŸ“” Docs

* add badges ([43b7270](https://github.com/SkeLLLa/pinot-noir/commit/43b7270cade720fab3da94b80ddb78513a1026d5))

### πŸš€ Features

* add docs and eslint upgrade ([74ecd6c](https://github.com/SkeLLLa/pinot-noir/commit/74ecd6c3663fd7ddac3f47489d7840a3590bc279))

## [1.6.0](https://github.com/SkeLLLa/pinot-noir/compare/v1.5.4...v1.6.0) (2024-08-13)

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

0 comments on commit 19bd0a4

Please sign in to comment.