Skip to content

Commit c48a7f1

Browse files
chore: release main (#44)
1 parent 5b7dadc commit c48a7f1

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packages/create-fullstack-starter": "0.2.2",
55
"packages/saju-dart": "0.1.2",
66
"packages/ng-daum-address": "1.0.1",
7-
"packages/mcp-cafe24-admin": "0.2.1",
7+
"packages/mcp-cafe24-admin": "0.2.2",
88
"packages/biome-plugin": "0.2.2",
99
"packages/zotero-plugin-uts": "0.1.2",
1010
"packages/react-share": "0.1.3",

packages/mcp-cafe24-admin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.2](https://github.com/gracefullight/pkgs/compare/@gracefullight/mcp-cafe24-admin@0.2.1...@gracefullight/mcp-cafe24-admin@0.2.2) (2026-02-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **mcp-cafe24-admin:** remove duplicate cafe24_list_shops registration ([5b7dadc](https://github.com/gracefullight/pkgs/commit/5b7dadca1b5feaac98e8748303edae0024bc91c8)), closes [#42](https://github.com/gracefullight/pkgs/issues/42)
9+
310
## [0.2.1](https://github.com/gracefullight/pkgs/compare/@gracefullight/mcp-cafe24-admin@0.2.0...@gracefullight/mcp-cafe24-admin@0.2.1) (2026-01-22)
411

512

packages/mcp-cafe24-admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gracefullight/mcp-cafe24-admin",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "MCP server for Cafe24 Admin API - comprehensive integration with all 19 API sections including Store, Product, Order, Customer, Boards, Themes, Promotion, Apps, Category, Collection, Supply, Shipping, Salesreport, Personal, Privacy, Mileage, Notification, Translation, and Analytics",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)