Skip to content

Commit e1d51cf

Browse files
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2021-02-08) ### Bug Fixes * **semantic-release:** re-run release to fix github release ([0d352df](0d352df))
1 parent 2ba3d7c commit e1d51cf

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.1](https://github.com/gavinr/github-csv-tools/compare/v3.1.0...v3.1.1) (2021-02-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** re-run release to fix github release ([0d352df](https://github.com/gavinr/github-csv-tools/commit/0d352dfe2e8b57ddc8ccfb25c6984d164ba9d5f4))
7+
18
# [3.1.0](https://github.com/gavinr/github-csv-tools/compare/v3.0.0...v3.1.0) (2021-02-08)
29

310

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-csv-tools",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Tools to import and export, via CSV, from GitHub.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)