Skip to content

Commit

Permalink
chore(release): v1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 14, 2023
1 parent 2c2d6b5 commit d8efadf
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.2](https://github.com/jeronimoek/markdown-vscode-contributions/compare/v1.0.1...v1.0.2) (2023-03-14)


### Bug Fixes

* min esm node version ([#5](https://github.com/jeronimoek/markdown-vscode-contributions/issues/5)) ([2c2d6b5](https://github.com/jeronimoek/markdown-vscode-contributions/commit/2c2d6b5fac74e1d5cf16d5e5c2d17241c232837b))



## [1.0.1](https://github.com/jeronimoek/markdown-vscode-contributions/compare/v0.1.2...v1.0.1) (2023-03-13)


Expand Down
2 changes: 1 addition & 1 deletion 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 @@ -2,7 +2,7 @@
"name": "markdown-vscode-contributions",
"displayName": "Markdown VSCode Contributions",
"description": "Generate markdown tables from vscode contributions",
"version": "1.0.1",
"version": "1.0.2",
"keywords": [
"markdown",
"tables",
Expand Down

0 comments on commit d8efadf

Please sign in to comment.