Skip to content

Commit d557e1a

Browse files
👷 chore(release): 2.5.4
# [v2.5.4](v2.5.3...v2.5.4) ## 🩹 Simple fix for a non-critical issue - [`f6efd27`](f6efd27) adhesive-bandage: remove comment
1 parent f6efd27 commit d557e1a

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
# [v2.5.4](https://github.com/zhavir/portfolio-frontend/compare/v2.5.3...v2.5.4)
4+
5+
## 🩹 Simple fix for a non-critical issue
6+
- [`f6efd27`](https://github.com/zhavir/portfolio-frontend/commit/f6efd27) adhesive-bandage: remove comment
7+
38
# [v2.5.3](https://github.com/zhavir/portfolio-frontend/compare/v2.5.2...v2.5.3)
49

510
## 🩹 Simple fix for a non-critical issue

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "portfolio-frontend",
3-
"version": "2.5.3",
3+
"version": "2.5.4",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)