Skip to content

Commit 7a51b92

Browse files
chore(main): release 1.0.1 (#27)
* chore(main): release 1.0.1 * chore: auto-format release files --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: chrislyons-dev <235612172+chrislyons-dev@users.noreply.github.com>
1 parent 13c16d5 commit 7a51b92

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to **Archlette** will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
66
and this project adheres to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
77

8+
## [1.0.1](https://github.com/chrislyons-dev/archlette/compare/v1.0.0...v1.0.1) (2025-10-25)
9+
10+
### Bug Fixes
11+
12+
- release-please format issue ([#26](https://github.com/chrislyons-dev/archlette/issues/26)) ([13c16d5](https://github.com/chrislyons-dev/archlette/commit/13c16d553d701efaf9b296db7f453e1e31bd3468))
13+
814
## 1.0.0 (2025-10-25)
915

1016
### Features

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chrislyons-dev/archlette",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": false,
55
"description": "Architecture-as-Code toolkit for automated diagrams, docs, and releases.",
66
"keywords": [

0 commit comments

Comments
 (0)