We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d2831 commit a787602Copy full SHA for a787602
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "@techaro/thoth-proto",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "Protobuf definitions for Thoth",
"directories": {
"doc": "doc"
@@ -111,4 +111,4 @@
111
"prettier": "^3.5.3",
112
"semantic-release": "^24.2.3"
113
}
114
-}
+}
0 commit comments