Skip to content

Commit 2ba3d7c

Browse files
committed
2 parents 0d352df + 5b75895 commit 2ba3d7c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.1.0](https://github.com/gavinr/github-csv-tools/compare/v3.0.0...v3.1.0) (2021-02-08)
2+
3+
4+
### Features
5+
6+
* **ci:** re-running release via semantic-release ([80cb482](https://github.com/gavinr/github-csv-tools/commit/80cb482b886747fd672c9373340fc678997731df))
7+
18
# [3.0.0](https://github.com/gavinr/github-csv-tools/compare/v2.1.0...v3.0.0) (2021-02-08)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)