Skip to content

Commit d0fc6ae

Browse files
committed
chore(release): publish
- makage@0.3.0
1 parent e48b295 commit d0fc6ae

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/makage/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.3.0](https://github.com/hyperweb-io/makage/compare/makage@0.2.0...makage@0.3.0) (2026-03-18)
7+
8+
### Features
9+
10+
- scan all package.json files in non-workspace target repos ([5bc5a24](https://github.com/hyperweb-io/makage/commit/5bc5a24fc5c5e1e141a726d6d3cd04c5408ddd0e))
11+
612
# [0.2.0](https://github.com/hyperweb-io/makage/compare/makage@0.1.12...makage@0.2.0) (2026-03-17)
713

814
### Features

packages/makage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "makage",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "Tiny build helper for monorepo packages - cross-platform copy, clean, and asset management",
66
"main": "index.js",

0 commit comments

Comments
 (0)