Skip to content

Commit 241ff80

Browse files
authored
Merge pull request #30 from dbrattli/release-please--branches--master
chore(master): release 1.0.1
2 parents dae37f6 + 172fdf0 commit 241ff80

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0"
2+
".": "1.0.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.0.1](https://github.com/dbrattli/Feliz.ViewEngine/compare/v1.0.0...v1.0.1) (2025-12-02)
9+
10+
11+
### Performance Improvements
12+
13+
* optimize HTML rendering for 35-55% faster performance ([dae37f6](https://github.com/dbrattli/Feliz.ViewEngine/commit/dae37f653090aa8145aea673b5aeb779667e11dd))
14+
* optimize HTML rendering for 35-55% faster performance ([eb460a7](https://github.com/dbrattli/Feliz.ViewEngine/commit/eb460a7e02810cad1c83b2a77cb8df8f50087dde))
15+
816
## [1.0.0](https://github.com/dbrattli/Feliz.ViewEngine/compare/v0.27.0...v1.0.0) (unreleased)
917

1018
### Features

0 commit comments

Comments
 (0)