Skip to content

Commit 4822dfc

Browse files
chore(release): 3.1.3 [skip ci]
## [3.1.3](v3.1.2...v3.1.3) (2021-10-29) ### Bug Fixes * **version:** show proper version number in cli ([f89db20](f89db20))
1 parent 02a7121 commit 4822dfc

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.3](https://github.com/gavinr/github-csv-tools/compare/v3.1.2...v3.1.3) (2021-10-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **version:** show proper version number in cli ([f89db20](https://github.com/gavinr/github-csv-tools/commit/f89db208c9bad2fbf555ceac0ab695b4174f77f2))
7+
18
## [3.1.2](https://github.com/gavinr/github-csv-tools/compare/v3.1.1...v3.1.2) (2021-02-17)
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.1.2",
3+
"version": "3.1.3",
44
"description": "Tools to import and export, via CSV, from GitHub.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)