Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit 6ff4106

Browse files
author
Chris McIntosh
committed
chore(release): lerna publish v2.0.2
1 parent 6c2867a commit 6ff4106

12 files changed

+51
-19
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.2](https://github.com/github/github-artifact-exporter/compare/v2.0.1...v2.0.2) (2021-08-09)
7+
8+
**Note:** Version bump only for package root
9+
10+
11+
12+
13+
614
## 2.0.1 (2020-11-19)
715

816
**Note:** Version bump only for package root

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"packages": [
1010
"packages/*"
1111
],
12-
"version": "2.0.1"
12+
"version": "2.0.2"
1313
}

packages/cli/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.2](https://github.com/github/github-artifact-exporter/compare/v2.0.1...v2.0.2) (2021-08-09)
7+
8+
**Note:** Version bump only for package @github/github-artifact-exporter-cli
9+
10+
11+
12+
13+
614
## 2.0.1 (2020-11-19)
715

816
**Note:** Version bump only for package @github/github-artifact-exporter-cli

packages/cli/README.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ $ npm install -g @github/github-artifact-exporter-cli
2525
$ github-artifacts-exporter COMMAND
2626
running command...
2727
$ github-artifacts-exporter (-v|--version|version)
28-
@github/github-artifact-exporter-cli/2.0.1 darwin-x64 node-v16.2.0
28+
@github/github-artifact-exporter-cli/2.0.2 darwin-x64 node-v14.4.0
2929
$ github-artifacts-exporter --help [COMMAND]
3030
USAGE
3131
$ github-artifacts-exporter COMMAND
@@ -105,7 +105,7 @@ OPTIONS
105105
--token=token (required) GitHub personal access token
106106
```
107107

108-
_See code: [src/commands/repo.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.1/src/commands/repo.ts)_
108+
_See code: [src/commands/repo.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.2/src/commands/repo.ts)_
109109

110110
## `github-artifacts-exporter repo:commits`
111111

@@ -126,7 +126,7 @@ OPTIONS
126126
--until=until search commits created before yyyy-mm-dd
127127
```
128128

129-
_See code: [src/commands/repo/commits.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.1/src/commands/repo/commits.ts)_
129+
_See code: [src/commands/repo/commits.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.2/src/commands/repo/commits.ts)_
130130

131131
## `github-artifacts-exporter repo:milestones`
132132

@@ -144,7 +144,7 @@ OPTIONS
144144
--token=token (required) GitHub personal access token
145145
```
146146

147-
_See code: [src/commands/repo/milestones.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.1/src/commands/repo/milestones.ts)_
147+
_See code: [src/commands/repo/milestones.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.2/src/commands/repo/milestones.ts)_
148148

149149
## `github-artifacts-exporter repo:projects`
150150

@@ -163,7 +163,7 @@ OPTIONS
163163
--token=token (required) GitHub personal access token
164164
```
165165

166-
_See code: [src/commands/repo/projects.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.1/src/commands/repo/projects.ts)_
166+
_See code: [src/commands/repo/projects.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.2/src/commands/repo/projects.ts)_
167167

168168
## `github-artifacts-exporter repo:pulls`
169169

@@ -183,7 +183,7 @@ OPTIONS
183183
--until=until search pull requests created before yyyy-mm-dd
184184
```
185185

186-
_See code: [src/commands/repo/pulls.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.1/src/commands/repo/pulls.ts)_
186+
_See code: [src/commands/repo/pulls.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.2/src/commands/repo/pulls.ts)_
187187

188188
## `github-artifacts-exporter repo:releases`
189189

@@ -201,7 +201,7 @@ OPTIONS
201201
--token=token (required) GitHub personal access token
202202
```
203203

204-
_See code: [src/commands/repo/releases.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.1/src/commands/repo/releases.ts)_
204+
_See code: [src/commands/repo/releases.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.2/src/commands/repo/releases.ts)_
205205

206206
## `github-artifacts-exporter search`
207207

@@ -219,7 +219,7 @@ OPTIONS
219219
--token=token (required) GitHub personal access token
220220
```
221221

222-
_See code: [src/commands/search.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.1/src/commands/search.ts)_
222+
_See code: [src/commands/search.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.2/src/commands/search.ts)_
223223

224224
## `github-artifacts-exporter search:issues`
225225

@@ -234,7 +234,7 @@ OPTIONS
234234
--dateFormat=dateFormat [default: isoDateTime] Date format to use when building issue list. Examples: mm/dd/yyyy
235235
--format=(JSONL|JSON|CSV) [default: JSONL] export format
236236
--jira transform output into a usable format for importing to Jira
237-
--labels=labels search issues with these labels (comma separated)
237+
--labels=labels search issues with these labels (comma seperated)
238238
--owner=owner GitHub repository owner
239239
--query=query Search query matching GitHub issue search syntax
240240
--repo=repo GitHub repository name
@@ -246,5 +246,5 @@ OPTIONS
246246
--updatedUntil=updatedUntil search issues updated before yyyy-mm-dd
247247
```
248248

249-
_See code: [src/commands/search/issues.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.1/src/commands/search/issues.ts)_
249+
_See code: [src/commands/search/issues.ts](https://github.com/github/github-artifact-exporter/blob/v2.0.2/src/commands/search/issues.ts)_
250250
<!-- commandsstop -->

packages/cli/package-lock.json

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

packages/cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@github/github-artifact-exporter-cli",
33
"description": "Exporter for GitHub",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"author": "Jason Macgowan",
66
"bin": {
77
"exporter": "./bin/run"
88
},
99
"bugs": "https://github.com/github/github-artifact-exporter/issues",
1010
"dependencies": {
11-
"@github/github-artifact-exporter-core": "^2.0.1",
11+
"@github/github-artifact-exporter-core": "^2.0.2",
1212
"@oclif/command": "^1.8.0",
1313
"@oclif/config": "^1.17.0",
1414
"@oclif/plugin-help": "^3.2.0",

packages/core/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.2](https://github.com/github/github-artifact-exporter/compare/v2.0.1...v2.0.2) (2021-08-09)
7+
8+
**Note:** Version bump only for package @github/github-artifact-exporter-core
9+
10+
11+
12+
13+
614
## 2.0.1 (2020-11-19)
715

816
**Note:** Version bump only for package @github/github-artifact-exporter-core

packages/core/package-lock.json

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

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@
4545
"graphql:codegen": "graphql-codegen --config codegen.yml"
4646
},
4747
"typings": "lib/core.d.ts",
48-
"version": "2.0.1"
48+
"version": "2.0.2"
4949
}

packages/gui/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.2](https://github.com/github/github-artifact-exporter/compare/v2.0.1...v2.0.2) (2021-08-09)
7+
8+
**Note:** Version bump only for package @github/github-artifact-exporter-gui
9+
10+
11+
12+
13+
614
## 2.0.1 (2020-11-19)
715

816
**Note:** Version bump only for package @github/github-artifact-exporter-gui

packages/gui/package-lock.json

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

packages/gui/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@github/github-artifact-exporter-gui",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "> TODO: description",
55
"author": "Chris McIntosh <[email protected]>",
66
"homepage": "https://github.com/github/github-artifact-exporter#readme",
@@ -28,7 +28,7 @@
2828
"url": "https://github.com/github/github-artifact-exporter/issues"
2929
},
3030
"dependencies": {
31-
"@github/github-artifact-exporter-core": "^2.0.1",
31+
"@github/github-artifact-exporter-core": "^2.0.2",
3232
"@octokit/plugin-retry": "^3.0.3",
3333
"@octokit/rest": "^18.0.7",
3434
"@types/dateformat": "^3.0.1",

0 commit comments

Comments
 (0)