Merge pull request #34 from NomaDamas/changeset-release/main

chore: version packages
This commit is contained in:
Jeffrey (Dongkyu) Kim 2026-03-30 22:41:07 +09:00 committed by GitHub
commit bd6997d133
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 48 additions and 36 deletions

View file

@ -1,5 +0,0 @@
---
"blue-ribbon-nearby": minor
---
Add the first reusable Blue Ribbon nearby restaurant client and skill docs.

View file

@ -1,5 +0,0 @@
---
"kleague-results": minor
---
Add the first official K League results and standings client package.

View file

@ -1,5 +0,0 @@
---
"k-lotto": minor
---
Add the initial official dhlottery-backed k-lotto package.

View file

@ -1,5 +0,0 @@
---
"toss-securities": minor
---
Add the first safe read-only Toss Securities wrapper package and skill docs.

View file

@ -1,5 +0,0 @@
---
"kakao-bar-nearby": minor
---
Add the first Kakao Map nearby bar lookup package and skill docs.

View file

@ -1,5 +0,0 @@
---
"daiso-product-search": minor
---
Publish the official Daiso Mall store and pickup-stock lookup package.

View file

@ -0,0 +1,7 @@
# blue-ribbon-nearby
## 0.2.0
### Minor Changes
- 4121e08: Add the first reusable Blue Ribbon nearby restaurant client and skill docs.

View file

@ -1,6 +1,6 @@
{
"name": "blue-ribbon-nearby",
"version": "0.1.0",
"version": "0.2.0",
"description": "Official Blue Ribbon Survey nearby restaurant client for asking a user's location and finding nearby ribbon picks",
"license": "MIT",
"main": "src/index.js",

View file

@ -0,0 +1,7 @@
# daiso-product-search
## 0.2.0
### Minor Changes
- 2352856: Publish the official Daiso Mall store and pickup-stock lookup package.

View file

@ -1,6 +1,6 @@
{
"name": "daiso-product-search",
"version": "0.1.0",
"version": "0.2.0",
"description": "Official Daiso Mall store/product search and pickup-stock client",
"license": "MIT",
"main": "src/index.js",

View file

@ -0,0 +1,7 @@
# k-lotto
## 0.2.0
### Minor Changes
- 720964c: Add the initial official dhlottery-backed k-lotto package.

View file

@ -1,6 +1,6 @@
{
"name": "k-lotto",
"version": "0.1.0",
"version": "0.2.0",
"description": "Official dhlottery-backed client for Korean Lotto results",
"license": "MIT",
"main": "src/index.js",

View file

@ -0,0 +1,7 @@
# kakao-bar-nearby
## 0.2.0
### Minor Changes
- 3c4be51: Add the first Kakao Map nearby bar lookup package and skill docs.

View file

@ -1,6 +1,6 @@
{
"name": "kakao-bar-nearby",
"version": "0.1.0",
"version": "0.2.0",
"description": "Kakao Map based nearby bar lookup for Korean location queries with open-now status, menu, seating, and phone hints",
"license": "MIT",
"main": "src/index.js",

View file

@ -0,0 +1,7 @@
# kleague-results
## 0.2.0
### Minor Changes
- 83d5f26: Add the first official K League results and standings client package.

View file

@ -1,6 +1,6 @@
{
"name": "kleague-results",
"version": "0.1.0",
"version": "0.2.0",
"description": "Official K League match results and standings client",
"license": "MIT",
"main": "src/index.js",

View file

@ -0,0 +1,7 @@
# toss-securities
## 0.2.0
### Minor Changes
- 2700e42: Add the first safe read-only Toss Securities wrapper package and skill docs.

View file

@ -1,6 +1,6 @@
{
"name": "toss-securities",
"version": "0.1.0",
"version": "0.2.0",
"description": "Safe read-only tossctl wrapper for Toss Securities skill workflows",
"license": "MIT",
"main": "src/index.js",