Skip to content
Merged
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
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"packages/saju": "1.3.0",
"packages/validate-branch": "1.1.2",
"packages/create-fullstack-starter": "0.2.3",
"packages/validate-branch": "1.1.3",
"packages/create-fullstack-starter": "0.2.4",
"packages/saju-dart": "0.1.3",
"packages/ng-daum-address": "1.0.1",
"packages/ng-daum-address": "1.0.2",
"packages/biome-plugin": "0.2.2",
"packages/zotero-plugin-uts": "0.1.2",
"packages/react-share": "0.1.4",
"packages/react-share": "0.1.5",
"packages/tems-trp-parser": "0.1.1",
"packages/markdown": "0.1.1"
"packages/markdown": "0.1.2"
}
12 changes: 12 additions & 0 deletions packages/create-fullstack-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# create-fullstack-starter

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


### Features

* **create-fullstack-starter:** enhance GitHub star prompt with gh CLI install/auth flow ([007e6b9](https://github.com/gracefullight/pkgs/commit/007e6b9836eccbacf8324bae707696465f76ad1c))


### Bug Fixes

* resolve TS6 build errors across packages ([3644648](https://github.com/gracefullight/pkgs/commit/36446487995299b19ca4b20b7022fda3be514fe2))

## [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.2.4",
"description": "CLI to scaffold fullstack-starter template from GitHub",
"type": "module",
"main": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/gracefullight/pkgs/compare/@gracefullight/markdown@0.1.1...@gracefullight/markdown@0.1.2) (2026-03-25)


### Bug Fixes

* resolve TS6 build errors across packages ([3644648](https://github.com/gracefullight/pkgs/commit/36446487995299b19ca4b20b7022fda3be514fe2))

## [0.1.1](https://github.com/gracefullight/pkgs/compare/@gracefullight/markdown@0.1.0...@gracefullight/markdown@0.1.1) (2026-03-11)


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.1",
"version": "0.1.2",
"description": "Markdown preprocessing utilities for Korean text rendering",
"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

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


### Bug Fixes

* resolve TS6 build errors across packages ([3644648](https://github.com/gracefullight/pkgs/commit/36446487995299b19ca4b20b7022fda3be514fe2))

## [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": "1.0.2",
"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.1.5](https://github.com/gracefullight/pkgs/compare/@gracefullight/react-share@0.1.4...@gracefullight/react-share@0.1.5) (2026-03-25)


### Bug Fixes

* resolve TS6 build errors across packages ([3644648](https://github.com/gracefullight/pkgs/commit/36446487995299b19ca4b20b7022fda3be514fe2))

## [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.1.5",
"description": "A lightweight, headless social sharing library for React",
"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

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


### Bug Fixes

* resolve TS6 build errors across packages ([3644648](https://github.com/gracefullight/pkgs/commit/36446487995299b19ca4b20b7022fda3be514fe2))

## [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": "1.1.3",
"description": "Git branch name validation tool with custom regexp support",
"type": "module",
"main": "./dist/index.js",
Expand Down
Loading