Skip to content

Commit

Permalink
chore(release): 6.0.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
juanjoDiaz committed Jan 21, 2023
1 parent c138941 commit 5cd609b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [6.0.0-alpha.2](https://github.com/zemirco/json2csv/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2023-01-21)

## [6.0.0-alpha.1](https://github.com/zemirco/json2csv/compare/v6.0.0-alpha.0...v6.0.0-alpha.1) (2022-02-23)


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
@@ -1,6 +1,6 @@
{
"name": "json2csv",
"version": "6.0.0-alpha.1",
"version": "6.0.0-alpha.2",
"description": "Convert JSON to CSV",
"keywords": [
"json",
Expand Down

0 comments on commit 5cd609b

Please sign in to comment.