Skip to content

Commit

Permalink
chore(release): 3.1.8 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.8](v3.1.7...v3.1.8) (2023-03-30)

### Bug Fixes

* export issue ([#102](#102)) ([56f447a](56f447a))
  • Loading branch information
semantic-release-bot committed Mar 30, 2023
1 parent 56f447a commit 66f1536
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 @@
## [3.1.8](https://github.com/gavinr/github-csv-tools/compare/v3.1.7...v3.1.8) (2023-03-30)


### Bug Fixes

* export issue ([#102](https://github.com/gavinr/github-csv-tools/issues/102)) ([56f447a](https://github.com/gavinr/github-csv-tools/commit/56f447ad134e5647ad97208e72a3c100a7b8963e))

## [3.1.7](https://github.com/gavinr/github-csv-tools/compare/v3.1.6...v3.1.7) (2023-03-30)


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
@@ -1,6 +1,6 @@
{
"name": "github-csv-tools",
"version": "3.1.7",
"version": "3.1.8",
"description": "Tools to import and export, via CSV, from GitHub.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 66f1536

Please sign in to comment.