Skip to content

Commit fd04101

Browse files
RELEASING: Releasing 1 package(s) (#445)
Releases: freee-mcp@0.26.2 [skip ci] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a1ebc00 commit fd04101

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fix-hr-skill-users-me-company-id.md

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

CHANGELOG.md

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

3+
## 0.26.2
4+
5+
### Patch Changes
6+
7+
- [`a1ebc00`](https://github.com/freee/freee-mcp/commit/a1ebc00f2844fda08d4eb5279206b469ddfa90cf): skill レシピを修正: `/api/v1/users/me` 呼び出し時に `company_id` を付与すると 403 になる問題を反映し、人事労務・工数管理レシピのサンプルから `company_id` パラメータを削除 ([#444](https://github.com/freee/freee-mcp/pull/444))
8+
39
## 0.26.1
410

511
### 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.26.1",
4+
"version": "0.26.2",
55
"bin": {
66
"freee-mcp": "./bin/freee-mcp.js",
77
"freee-remote-mcp": "./bin/freee-remote-mcp.js",

0 commit comments

Comments
 (0)