Skip to content

Commit 4cb317d

Browse files
RELEASING: Releasing 1 package(s) (#241)
Releases: freee-mcp@0.9.0 [skip ci] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3fb6f22 commit 4cb317d

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/add-hr-pm-sm-references.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/replace-invoice-examples.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# freee-mcp
22

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- 3fb6f22: 人事労務(有給申請)・工数管理・販売 API のリファレンスドキュメントを追加し、リファレンス生成スクリプトを改善
8+
9+
### Patch Changes
10+
11+
- dab48e3: ツールの説明文や使用例から invoice API の例示を deal 一覧取得の例に置き換え
12+
313
## 0.8.1
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "freee-mcp",
4-
"version": "0.8.1",
4+
"version": "0.9.0",
55
"bin": {
66
"freee-mcp": "./bin/cli.js"
77
},

0 commit comments

Comments
 (0)