Skip to content

Commit d243be5

Browse files
authored
chore(main): release 3.1.0 (#30)
1 parent 701aa80 commit d243be5

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [3.1.0](https://github.com/alphatrl/alphatrl.github.io/compare/v3.0.0...v3.1.0) (2026-02-09)
4+
5+
6+
### Features
7+
8+
* **design:** Header support ([#28](https://github.com/alphatrl/alphatrl.github.io/issues/28)) ([8d82dd6](https://github.com/alphatrl/alphatrl.github.io/commit/8d82dd6c0c8e3b0cd3a4eebfeae41eb1052b5622))
9+
10+
11+
### Bug Fixes
12+
13+
* **huat:** Reduce huat project image ([#29](https://github.com/alphatrl/alphatrl.github.io/issues/29)) ([ae60b4b](https://github.com/alphatrl/alphatrl.github.io/commit/ae60b4be21f9458f1af34c5e4a31b6894078e958))
14+
* **huat:** Reduce image size for huat ([701aa80](https://github.com/alphatrl/alphatrl.github.io/commit/701aa80bc5710a27ca0ee6d683bd1d58802cb23a))
15+
316
## [3.0.0](https://github.com/alphatrl/alphatrl.github.io/compare/v2.0.0...v3.0.0) (2026-02-08)
417

518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alphatrl.github.io",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"private": true,
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)