Skip to content

Commit 8a788f3

Browse files
committed
chore(release): publish
- confstash@0.1.0
1 parent 90fe732 commit 8a788f3

3 files changed

Lines changed: 5259 additions & 2630 deletions

File tree

packages/confstash/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.1.0 (2026-07-28)
7+
8+
### Features
9+
10+
- confstash — standardized project config loading (discovery, extends/presets, layered merge with provenance) ([d992e1c](https://github.com/constructive-io/dev-utils/commit/d992e1c0ba3b63613818f17055d2183cdaa8455c))

packages/confstash/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "confstash",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Standardized project configuration loading — config files, rc files, presets, and layered merge with provenance",
66
"main": "index.js",

0 commit comments

Comments
 (0)