convert-csv-to-json
Advanced tools
Comparing version 2.30.0 to 2.31.0
{ | ||
"name": "convert-csv-to-json", | ||
"version": "2.30.0", | ||
"version": "2.31.0", | ||
"description": "Convert CSV to JSON", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -313,2 +313,4 @@ # CSVtoJSON | ||
## CI CD github action | ||
This repository uses the [GitHub Action iuccio/npm-semantic-publish-action@latest](https://github.com/marketplace/actions/npm-semver-publish-action) to publish the npm packeges. | ||
Pushing on the master branch, depending on the git message, an new version will always be released. | ||
@@ -315,0 +317,0 @@ If the commit message contains the keyword: |
Sorry, the diff of this file is not supported yet
71134
328