Skip to content

Commit

Permalink
chore(release): 2.2.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 15, 2022
1 parent 889ce1d commit db951bf
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.2.2](https://github.com/dvirtz/vscode-parquet-viewer/compare/v2.2.1...v2.2.2) (2022-10-15)


### General maintenance

* bump version ([#62](https://github.com/dvirtz/vscode-parquet-viewer/issues/62)) ([889ce1d](https://github.com/dvirtz/vscode-parquet-viewer/commit/889ce1da01c2175acbaac75319e48c77b763abe8))

## [2.2.1](https://github.com/dvirtz/vscode-parquet-viewer/compare/v2.2.0...v2.2.1) (2022-10-14)


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.2.1",
"version": "2.2.2",
"engines": {
"vscode": "^1.63.0"
},
Expand Down

0 comments on commit db951bf

Please sign in to comment.