Skip to content

Commit 656c189

Browse files
chore: release packages (#13)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 65e498c commit 656c189

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/release-pipeline-test.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# markdown-matters
2+
3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- [#12](https://github.com/srobinson/markdown-matters/pull/12) [`65e498c`](https://github.com/srobinson/markdown-matters/commit/65e498cab179e053d86f7db71a36ddd941becca5) Thanks [@srobinson](https://github.com/srobinson)! - Rename CLI from mdcontext to mdm, rewrite config system, redesign context command level/budget system, and add line ranges to section output.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markdown-matters",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Token-efficient markdown analysis tool for LLM consumption",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)