Skip to content

Commit 42a5565

Browse files
authored
chore(main): release 3.0.0 (#27)
1 parent 409eb60 commit 42a5565

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## [3.0.0](https://github.com/alphatrl/alphatrl.github.io/compare/v2.0.0...v3.0.0) (2026-02-08)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **design:** Introduce new portfolio design ([#25](https://github.com/alphatrl/alphatrl.github.io/issues/25))
9+
10+
### Features
11+
12+
* **design:** Introduce new portfolio design ([#25](https://github.com/alphatrl/alphatrl.github.io/issues/25)) ([24f3d5b](https://github.com/alphatrl/alphatrl.github.io/commit/24f3d5b59e3f49d05d80bcead4d3499960eb9ca5))
13+
14+
15+
### Bug Fixes
16+
17+
* **deps:** Move from `next.js` to `vite` ([#19](https://github.com/alphatrl/alphatrl.github.io/issues/19)) ([b6ae542](https://github.com/alphatrl/alphatrl.github.io/commit/b6ae542b948f7428047b7bfdfaa49c0331a8b009))
18+
* **deps:** Tailwind support and react dependencies bump ([#24](https://github.com/alphatrl/alphatrl.github.io/issues/24)) ([e463dfb](https://github.com/alphatrl/alphatrl.github.io/commit/e463dfbc5ae5e1a9440e9c4c51bdb8f565163ad5))

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": "2.0.0",
3+
"version": "3.0.0",
44
"private": true,
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)