Skip to content

Commit 4768c74

Browse files
Version Packages (#61)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b176734 commit 4768c74

5 files changed

Lines changed: 14 additions & 8 deletions

File tree

.changeset/modern-humans-film.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @better-comments-for-github/core
22

3+
## 0.0.7
4+
5+
### Patch Changes
6+
7+
- b176734: Minor fix
8+
39
## 0.0.6
410

511
### Patch Changes

extension/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @better-comments-for-github/extension
22

3+
## 0.0.11
4+
5+
### Patch Changes
6+
7+
- b176734: Minor fix
8+
39
## 0.0.10
410

511
### Patch Changes

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@better-comments-for-github/extension",
33
"description": "manifest.json description",
44
"private": true,
5-
"version": "0.0.10",
5+
"version": "0.0.11",
66
"type": "module",
77
"scripts": {
88
"dev": "wxt",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@better-comments-for-github/core",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)