Skip to content

Commit 135c5ca

Browse files
chore(release): 0.3.0 [skip ci]
# [0.3.0](v0.2.0...v0.3.0) (2025-05-21) ### Features * **iptoasn:** asn numbers are uint32 ([eb09ab5](eb09ab5)) Signed-Off-By: Mimi Yasomi <mimi@techaro.lol>
1 parent eb09ab5 commit 135c5ca

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.3.0](https://github.com/TecharoHQ/thoth-proto/compare/v0.2.0...v0.3.0) (2025-05-21)
2+
3+
4+
### Features
5+
6+
* **iptoasn:** asn numbers are uint32 ([eb09ab5](https://github.com/TecharoHQ/thoth-proto/commit/eb09ab58433133c54ec00938d856e3f798cae230))
7+
18
# [0.2.0](https://github.com/TecharoHQ/thoth-proto/compare/v0.1.0...v0.2.0) (2025-05-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@techaro/thoth-proto",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Protobuf definitions for Thoth",
55
"directories": {
66
"doc": "doc"

0 commit comments

Comments
 (0)