Skip to content

Commit a13653e

Browse files
chore(packages): bump html/markdown/highlight to 1.1.1 for repo verification
Maintenance republish — no code changes. Syncs published tarball with current git HEAD so pub.dev pana can verify the repository URL. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 64ef086 commit a13653e

6 files changed

Lines changed: 15 additions & 3 deletions

File tree

packages/hyper_render_highlight/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog — hyper_render_highlight
22

3+
## [1.1.1] - 2026-03-23
4+
5+
- Maintenance release: no code changes — republish to sync repository verification with current git HEAD
6+
37
## [1.1.0] - 2026-03-20
48

59
### ✨ New Features

packages/hyper_render_highlight/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
publish_to: none
22
name: hyper_render_highlight
33
description: Syntax highlighting plugin for HyperRender using flutter_highlight. Supports 180+ programming languages with multiple themes.
4-
version: 1.1.0
4+
version: 1.1.1
55
homepage: https://github.com/brewkits/hyper_render
66
repository: https://github.com/brewkits/hyper_render/tree/main/packages/hyper_render_highlight
77

packages/hyper_render_html/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog — hyper_render_html
22

3+
## [1.1.1] - 2026-03-23
4+
5+
- Maintenance release: no code changes — republish to sync repository verification with current git HEAD
6+
37
## [1.1.0] - 2026-03-20
48

59
### ✨ New Features

packages/hyper_render_html/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
publish_to: none
22
name: hyper_render_html
33
description: HTML parsing plugin for HyperRender. Converts HTML content to UDT with full CSS support.
4-
version: 1.1.0
4+
version: 1.1.1
55
homepage: https://github.com/brewkits/hyper_render
66
repository: https://github.com/brewkits/hyper_render/tree/main/packages/hyper_render_html
77

packages/hyper_render_markdown/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog — hyper_render_markdown
22

3+
## [1.1.1] - 2026-03-23
4+
5+
- Maintenance release: no code changes — republish to sync repository verification with current git HEAD
6+
37
## [1.1.0] - 2026-03-20
48

59
### ✨ New Features

packages/hyper_render_markdown/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
publish_to: none
22
name: hyper_render_markdown
33
description: Markdown parser plugin for HyperRender - Converts Markdown to Universal Document Tree (UDT).
4-
version: 1.1.0
4+
version: 1.1.1
55
homepage: https://github.com/brewkits/hyper_render
66
repository: https://github.com/brewkits/hyper_render/tree/main/packages/hyper_render_markdown
77

0 commit comments

Comments
 (0)