Skip to content

Commit 81db9a3

Browse files
committed
chore(main): release 0.1.3
1 parent 605e142 commit 81db9a3

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.2"
2+
".": "0.1.3"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/).
66

7+
## [0.1.3](https://github.com/atriumn/tokencost-dev/compare/v0.1.2...v0.1.3) (2026-02-27)
8+
9+
10+
### Features
11+
12+
* add MCP registry metadata for official directory listing ([605e142](https://github.com/atriumn/tokencost-dev/commit/605e142cb7a189aa494ff1b6b3d4e983438b66ff))
13+
* add MCP registry metadata for official directory listing ([8b63952](https://github.com/atriumn/tokencost-dev/commit/8b6395208ac8cd93cc91a8c29738fc33da5d0dc9))
14+
715
## [0.1.2](https://github.com/atriumn/tokencost-dev/compare/v0.1.1...v0.1.2) (2026-02-26)
816

917

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tokencost-dev",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "LLM Pricing Oracle — MCP server exposing real model pricing data from LiteLLM",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)