Skip to content

Commit 34629a2

Browse files
chore(main): release 1.3.2
1 parent 6c6d809 commit 34629a2

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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.2](https://github.com/chrislyons-dev/archlette/compare/v1.3.1...v1.3.2) (2026-03-01)
9+
10+
11+
### Bug Fixes
12+
13+
* broken image links ([#58](https://github.com/chrislyons-dev/archlette/issues/58)) ([bc15d0c](https://github.com/chrislyons-dev/archlette/commit/bc15d0c0fa84880ec51943e70a57e3270ce4743d))
14+
* broken links ([#60](https://github.com/chrislyons-dev/archlette/issues/60)) ([6c6d809](https://github.com/chrislyons-dev/archlette/commit/6c6d8090c207cb033905cdf45f6824433e5c628e))
15+
816
## [1.3.1](https://github.com/chrislyons-dev/archlette/compare/v1.3.0...v1.3.1) (2026-03-01)
917

1018

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

0 commit comments

Comments
 (0)