Skip to content

Commit 2835b5f

Browse files
committed
chore: release v2.0.3
1 parent 4476866 commit 2835b5f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## <small>2.0.3 (2025-03-30)</small>
4+
5+
* chore: add firebase provider ([b6af188](https://github.com/benyap/benyap.com/commit/b6af188))
6+
* chore: add vercel speed insights ([75cb016](https://github.com/benyap/benyap.com/commit/75cb016))
7+
* chore: update turbo.json ([4476866](https://github.com/benyap/benyap.com/commit/4476866))
8+
39
## <small>2.0.2 (2025-03-29)</small>
410

511
* chore: add pre-commit and pre-lint scripts ([5600b6d](https://github.com/benyap/benyap.com/commit/5600b6d))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "benyap.com",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"private": true,
55
"engines": {
66
"node": "22"

0 commit comments

Comments
 (0)