Skip to content

Commit d048b47

Browse files
chore: release main
1 parent e383903 commit d048b47

4 files changed

Lines changed: 19 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"pkg/ts": "0.6.3",
3-
"pkg/proto": "0.6.3"
2+
"pkg/ts": "0.6.4",
3+
"pkg/proto": "0.6.4"
44
}

pkg/proto/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.6.4](https://github.com/v-bible/protobuf/compare/pkg/proto/v0.6.3...pkg/proto/v0.6.4) (2025-09-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **annotation:** update proto ([e383903](https://github.com/v-bible/protobuf/commit/e383903a3b1107bf94a0e80762d6bb766abea2b8))
9+
* **annotation:** update proto ([82f47b4](https://github.com/v-bible/protobuf/commit/82f47b4eed182539d7f1fb96e3c342ebc5fa78a6))
10+
311
## [0.6.3](https://github.com/v-bible/protobuf/compare/pkg/proto/v0.6.2...pkg/proto/v0.6.3) (2025-08-29)
412

513

pkg/ts/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.6.4](https://github.com/v-bible/protobuf/compare/pkg/ts/v0.6.3...pkg/ts/v0.6.4) (2025-09-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **annotation:** update proto ([e383903](https://github.com/v-bible/protobuf/commit/e383903a3b1107bf94a0e80762d6bb766abea2b8))
9+
* **annotation:** update proto ([82f47b4](https://github.com/v-bible/protobuf/commit/82f47b4eed182539d7f1fb96e3c342ebc5fa78a6))
10+
311
## [0.6.3](https://github.com/v-bible/protobuf/compare/pkg/ts/v0.6.2...pkg/ts/v0.6.3) (2025-08-29)
412

513

pkg/ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@v-bible/types",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"author": "v-bible",
55
"description": "v-bible backend types",
66
"repository": {

0 commit comments

Comments
 (0)