Skip to content

Commit

Permalink
chore(release): 2.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.4.2](v2.4.1...v2.4.2) (2023-10-25)

### General maintenance

* add logging ([bef5dd9](bef5dd9))
  • Loading branch information
semantic-release-bot committed Oct 25, 2023
1 parent bef5dd9 commit 440cb57
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.4.2](https://github.com/dvirtz/vscode-parquet-viewer/compare/v2.4.1...v2.4.2) (2023-10-25)


### General maintenance

* add logging ([bef5dd9](https://github.com/dvirtz/vscode-parquet-viewer/commit/bef5dd9c074e45f5fc37684cd78b6df6f05c0ebd))

## [2.4.1](https://github.com/dvirtz/vscode-parquet-viewer/compare/v2.4.0...v2.4.1) (2023-10-22)


Expand Down
6 changes: 3 additions & 3 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.4.1",
"version": "2.4.2",
"workspaces": [
"./packages/*"
],
Expand Down

0 comments on commit 440cb57

Please sign in to comment.