Skip to content

Commit

Permalink
chore(release): 2.11.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.11.1](v2.11.0...v2.11.1) (2024-09-08)

### Bug Fixes

* restore parquet-reader symbolic link ([a0318d8](a0318d8)), closes [#140](#140)
  • Loading branch information
semantic-release-bot committed Sep 8, 2024
1 parent a0318d8 commit 9d4e161
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.11.1](https://github.com/dvirtz/vscode-parquet-viewer/compare/v2.11.0...v2.11.1) (2024-09-08)


### Bug Fixes

* restore parquet-reader symbolic link ([a0318d8](https://github.com/dvirtz/vscode-parquet-viewer/commit/a0318d8db6072d82b2554a621ecc2ade1cb03647)), closes [#140](https://github.com/dvirtz/vscode-parquet-viewer/issues/140)

## [2.11.0](https://github.com/dvirtz/vscode-parquet-viewer/compare/v2.10.0...v2.11.0) (2024-09-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"url": "https://github.com/dvirtz"
},
"license": "MIT",
"version": "2.11.0",
"version": "2.11.1",
"workspaces": [
"./packages/*",
"."
Expand Down

0 comments on commit 9d4e161

Please sign in to comment.