Skip to content

Commit d682602

Browse files
authored
Merge pull request #61 from morluto/release-flameox
chore(main): release flameox 0.1.5
2 parents 561e34c + 6d97d3a commit d682602

5 files changed

Lines changed: 15 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Changelog
22

33
All notable changes to flameox are documented in this file.
4+
## [0.1.5] - 2026-08-01
5+
### Bug Fixes
6+
7+
- **release:** Authenticate git-cliff metadata requests
8+
### Features
9+
10+
- **npm:** Add end-to-end upgrade command
11+
### Testing
12+
13+
- **npm:** Use packed fixture for upgrade e2e
414
## [0.1.4] - 2026-08-01
515
### Bug Fixes
616

npm/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flameox",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Bootstrap the local flameox MCP setup wizard",
55
"homepage": "https://github.com/morluto/flameox#readme",
66
"bugs": {

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "flameox"
7-
version = "0.1.4"
7+
version = "0.1.5"
88
description = "Local runtime evidence CLI and MCP server for coding agents"
99
readme = "README.md"
1010
license = "MIT"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)