Skip to content

Commit a787602

Browse files
chore(release): 0.1.0 [skip ci]
# [0.1.0](v0.0.1...v0.1.0) (2025-05-19) ### Features * iptoasn service ([aa17222](aa17222)) Signed-Off-By: Mimi Yasomi <[email protected]>
1 parent e3d2831 commit a787602

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# [0.1.0](https://github.com/TecharoHQ/thoth-proto/compare/v0.0.1...v0.1.0) (2025-05-19)
2+
3+
4+
### Features
5+
6+
* iptoasn service ([aa17222](https://github.com/TecharoHQ/thoth-proto/commit/aa172229ac6d476407c8268a13e9127eaf8c7dbe))

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@techaro/thoth-proto",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Protobuf definitions for Thoth",
55
"directories": {
66
"doc": "doc"
@@ -111,4 +111,4 @@
111111
"prettier": "^3.5.3",
112112
"semantic-release": "^24.2.3"
113113
}
114-
}
114+
}

0 commit comments

Comments
 (0)