We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4476866 commit 2835b5fCopy full SHA for 2835b5f
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## <small>2.0.2 (2025-03-29)</small>
10
11
* chore: add pre-commit and pre-lint scripts ([5600b6d](https://github.com/benyap/benyap.com/commit/5600b6d))
package.json
@@ -1,6 +1,6 @@
{
"name": "benyap.com",
- "version": "2.0.2",
+ "version": "2.0.3",
"private": true,
"engines": {
"node": "22"
0 commit comments