Skip to content

Commit 81b2152

Browse files
chore(main): release 1.3.0 (#55)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 523e08c commit 81b2152

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ 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.3.0](https://github.com/chrislyons-dev/archlette/compare/v1.2.0...v1.3.0) (2026-03-01)
9+
10+
11+
### Features
12+
13+
* astro extractor, structurizr/mermaid rendering, and brand refresh ([#53](https://github.com/chrislyons-dev/archlette/issues/53)) ([c8dba77](https://github.com/chrislyons-dev/archlette/commit/c8dba7724febe45479ebd61eddea82acbb570295))
14+
15+
16+
### Bug Fixes
17+
18+
* convert gha scripts to trusted publishers ([#54](https://github.com/chrislyons-dev/archlette/issues/54)) ([523e08c](https://github.com/chrislyons-dev/archlette/commit/523e08ca438b1ab681a9ae84c4dbf33cfdc826ff))
19+
820
## [1.2.0](https://github.com/chrislyons-dev/archlette/compare/v1.1.0...v1.2.0) (2025-10-28)
921

1022

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.2.0",
3+
"version": "1.3.0",
44
"private": false,
55
"description": "Architecture-as-Code toolkit for automated diagrams, docs, and releases.",
66
"keywords": [

0 commit comments

Comments
 (0)