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 e10a49c commit d7295efCopy full SHA for d7295ef
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## <small>2.0.1 (2025-03-29)</small>
4
+
5
+* chore: add icons and description ([e10a49c](https://github.com/benyap/benyap.com/commit/e10a49c))
6
7
## 2.0.0 (2025-03-29)
8
9
* chore: add release workflow ([17be311](https://github.com/benyap/benyap.com/commit/17be311))
package.json
@@ -1,6 +1,6 @@
{
"name": "benyap.com",
- "version": "2.0.0",
+ "version": "2.0.1",
"private": true,
"engines": {
"node": "22"
0 commit comments