Skip to content

Commit b5a68e8

Browse files
Version Packages (#258)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 123a137 commit b5a68e8

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/social-mammals-slide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tangy-kings-beg.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/create-issue-status/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-issue-status
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- c892ea4: Don't copy \_gitignore
8+
39
## 0.1.1
410

511
### Patch Changes

packages/create-issue-status/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-issue-status",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Create new issue-status projects with scaffolding templates",
55
"license": "MIT",
66
"type": "module",

packages/issue-status/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# issue-status
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- 5eef69f: Fix gitlab provider payload
8+
39
## 0.1.2
410

511
### Patch Changes

packages/issue-status/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "issue-status",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"type": "module",
55
"description": "A flexible, modern and blazingly fast ☄️ status page",
66
"license": "MIT",

0 commit comments

Comments
 (0)