Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"packages/zotero-plugin-uts": "0.1.2",
"packages/react-share": "0.1.4",
"packages/tems-trp-parser": "0.1.1",
"packages/markdown": "0.1.0"
"packages/markdown": "0.1.1"
}
30 changes: 10 additions & 20 deletions bun.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions packages/biome-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.0](https://github.com/gracefullight/pkgs/compare/@gracefullight/biome-plugin@0.2.2...@gracefullight/biome-plugin@0.0.0) (2026-03-11)


### Miscellaneous Chores

* trigger release-please ([a800d57](https://github.com/gracefullight/pkgs/commit/a800d5745c441006d025d3f6fb3151876d2c4b7a))

## [0.2.2](https://github.com/gracefullight/pkgs/compare/@gracefullight/biome-plugin@0.2.1...@gracefullight/biome-plugin@0.2.2) (2026-01-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/biome-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gracefullight/biome-plugin",
"version": "0.2.2",
"version": "0.0.0",
"description": "Biome GritQL plugins for code quality",
"type": "module",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/create-fullstack-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# create-fullstack-starter

## [0.0.0](https://github.com/gracefullight/pkgs/compare/create-fullstack-starter@0.2.3...create-fullstack-starter@0.0.0) (2026-03-11)


### Miscellaneous Chores

* trigger release-please ([a800d57](https://github.com/gracefullight/pkgs/commit/a800d5745c441006d025d3f6fb3151876d2c4b7a))

## [0.2.3](https://github.com/gracefullight/pkgs/compare/create-fullstack-starter@0.2.2...create-fullstack-starter@0.2.3) (2026-03-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/create-fullstack-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-fullstack-starter",
"version": "0.2.3",
"version": "0.0.0",
"description": "CLI to scaffold fullstack-starter template from GitHub",
"type": "module",
"main": "./dist/index.js",
Expand Down
14 changes: 14 additions & 0 deletions packages/markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## 0.0.0 (2026-03-11)


### Features

* **markdown:** add @gracefullight/markdown package ([4558e21](https://github.com/gracefullight/pkgs/commit/4558e21228bc67109d9fb7f2bafb7fa3696dc3ea))
* **markdown:** update documentation ([248ea76](https://github.com/gracefullight/pkgs/commit/248ea76d446d7ad7e1cae5c14de2ae6704c1b322))


### Miscellaneous Chores

* trigger release-please ([a800d57](https://github.com/gracefullight/pkgs/commit/a800d5745c441006d025d3f6fb3151876d2c4b7a))
2 changes: 2 additions & 0 deletions packages/markdown/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Fixes common issues where `react-markdown` (or similar parsers) fails to parse b

```bash
npm install @gracefullight/markdown
# or
bun add @gracefullight/markdown
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gracefullight/markdown",
"version": "0.1.0",
"version": "0.1.1",
"description": "Markdown preprocessing utilities for Korean text rendering",
"type": "module",
"main": "./dist/index.js",
Expand Down
1 change: 1 addition & 0 deletions packages/markdown/src/preprocess.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/**
* Preprocess markdown content to fix rendering issues with Korean text.
* Version 0.1.1
*
* Handles:
* 1. Bold markers wrapping quoted text: `**'text'**` → `'**text**'`
Expand Down
7 changes: 7 additions & 0 deletions packages/mcp-cafe24-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.0](https://github.com/gracefullight/pkgs/compare/@gracefullight/mcp-cafe24-admin@0.2.2...@gracefullight/mcp-cafe24-admin@0.0.0) (2026-03-11)


### Miscellaneous Chores

* trigger release-please ([a800d57](https://github.com/gracefullight/pkgs/commit/a800d5745c441006d025d3f6fb3151876d2c4b7a))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion packages/mcp-cafe24-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gracefullight/mcp-cafe24-admin",
"version": "0.2.2",
"version": "0.0.0",
"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",
"type": "module",
"main": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/ng-daum-address/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.0](https://github.com/gracefullight/pkgs/compare/@gracefullight/ng-daum-address@1.0.1...@gracefullight/ng-daum-address@0.0.0) (2026-03-11)


### Miscellaneous Chores

* trigger release-please ([a800d57](https://github.com/gracefullight/pkgs/commit/a800d5745c441006d025d3f6fb3151876d2c4b7a))

## [1.0.1](https://github.com/gracefullight/pkgs/compare/@gracefullight/ng-daum-address@1.0.0...@gracefullight/ng-daum-address@1.0.1) (2026-01-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/ng-daum-address/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gracefullight/ng-daum-address",
"version": "1.0.1",
"version": "0.0.0",
"description": "Angular 21+ Daum Postcode address search component with signal-based API",
"keywords": [
"angular",
Expand Down
7 changes: 7 additions & 0 deletions packages/react-share/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.0](https://github.com/gracefullight/pkgs/compare/@gracefullight/react-share@0.1.4...@gracefullight/react-share@0.0.0) (2026-03-11)


### Miscellaneous Chores

* trigger release-please ([a800d57](https://github.com/gracefullight/pkgs/commit/a800d5745c441006d025d3f6fb3151876d2c4b7a))

## [0.1.4](https://github.com/gracefullight/pkgs/compare/@gracefullight/react-share@0.1.3...@gracefullight/react-share@0.1.4) (2026-02-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-share/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gracefullight/react-share",
"version": "0.1.4",
"version": "0.0.0",
"description": "A lightweight, headless social sharing library for React",
"type": "module",
"main": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/saju-dart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.0](https://github.com/gracefullight/pkgs/compare/saju-dart@0.1.3...saju-dart@0.0.0) (2026-03-11)


### Miscellaneous Chores

* trigger release-please ([a800d57](https://github.com/gracefullight/pkgs/commit/a800d5745c441006d025d3f6fb3151876d2c4b7a))

## [0.1.3](https://github.com/gracefullight/pkgs/compare/saju-dart@0.1.2...saju-dart@0.1.3) (2026-02-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/saju-dart/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: saju
description: Four Pillars of Destiny (四柱命理) calculator - Calculate and analyze Saju/BaZi based on traditional Chinese/Korean astrology.
version: 0.1.3
version: 0.0.0
homepage: https://github.com/gracefullight/pkgs/tree/main/packages/saju-dart
repository: https://github.com/gracefullight/pkgs
issue_tracker: https://github.com/gracefullight/pkgs/issues
Expand Down
7 changes: 7 additions & 0 deletions packages/saju/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gracefullight/saju

## [0.0.0](https://github.com/gracefullight/pkgs/compare/@gracefullight/saju@1.3.0...@gracefullight/saju@0.0.0) (2026-03-11)


### Miscellaneous Chores

* trigger release-please ([a800d57](https://github.com/gracefullight/pkgs/commit/a800d5745c441006d025d3f6fb3151876d2c4b7a))

## [1.3.0](https://github.com/gracefullight/pkgs/compare/@gracefullight/saju@1.2.0...@gracefullight/saju@1.3.0) (2026-02-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/saju/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gracefullight/saju",
"version": "1.3.0",
"version": "0.0.0",
"description": "Four Pillars (四柱) calculator with flexible date adapter support",
"type": "module",
"main": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/tems-trp-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.0](https://github.com/gracefullight/pkgs/compare/@gracefullight/tems-trp-parser@0.1.1...@gracefullight/tems-trp-parser@0.0.0) (2026-03-11)


### Miscellaneous Chores

* trigger release-please ([a800d57](https://github.com/gracefullight/pkgs/commit/a800d5745c441006d025d3f6fb3151876d2c4b7a))

## [0.1.1](https://github.com/gracefullight/pkgs/compare/@gracefullight/tems-trp-parser@0.1.0...@gracefullight/tems-trp-parser@0.1.1) (2026-02-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/tems-trp-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gracefullight/tems-trp-parser",
"version": "0.1.1",
"version": "0.0.0",
"description": "Parse TEMS Pocket TRP (Trace Recording Packet) RF log files",
"type": "module",
"main": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/validate-branch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gracefullight/validate-branch

## [0.0.0](https://github.com/gracefullight/pkgs/compare/@gracefullight/validate-branch@1.1.2...@gracefullight/validate-branch@0.0.0) (2026-03-11)


### Miscellaneous Chores

* trigger release-please ([a800d57](https://github.com/gracefullight/pkgs/commit/a800d5745c441006d025d3f6fb3151876d2c4b7a))

## [1.1.2](https://github.com/gracefullight/pkgs/compare/@gracefullight/validate-branch@1.1.1...@gracefullight/validate-branch@1.1.2) (2026-01-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/validate-branch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gracefullight/validate-branch",
"version": "1.1.2",
"version": "0.0.0",
"description": "Git branch name validation tool with custom regexp support",
"type": "module",
"main": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/zotero-plugin-uts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.0](https://github.com/gracefullight/pkgs/compare/zotero-plugin-uts@0.1.2...zotero-plugin-uts@0.0.0) (2026-03-11)


### Miscellaneous Chores

* trigger release-please ([a800d57](https://github.com/gracefullight/pkgs/commit/a800d5745c441006d025d3f6fb3151876d2c4b7a))

## [0.1.2](https://github.com/gracefullight/pkgs/compare/zotero-plugin-uts@0.1.1...zotero-plugin-uts@0.1.2) (2026-01-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/zotero-plugin-uts/addon/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "UTS APA 7th Citation",
"version": "0.1.2",
"version": "0.0.0",
"description": "Copy bibliography in UTS APA 7th format to clipboard",
"author": "gracefullight",
"homepage_url": "https://github.com/gracefullight/pkgs/tree/main/packages/zotero-plugin-uts",
Expand Down
2 changes: 1 addition & 1 deletion packages/zotero-plugin-uts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zotero-plugin-uts",
"version": "0.1.2",
"version": "0.0.0",
"type": "module",
"description": "Zotero plugin to copy bibliography in UTS APA 7th format",
"author": {
Expand Down