Skip to content

Commit 7d46875

Browse files
👷 chore(release): 2.5.3
# [v2.5.3](v2.5.2...v2.5.3) ## 🩹 Simple fix for a non-critical issue - [`548fa73`](548fa73) adhesive-bandage: fix missing asset
1 parent 548fa73 commit 7d46875

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.3](https://github.com/zhavir/portfolio-frontend/compare/v2.5.2...v2.5.3)
4+
5+
## 🩹 Simple fix for a non-critical issue
6+
- [`548fa73`](https://github.com/zhavir/portfolio-frontend/commit/548fa73) adhesive-bandage: fix missing asset
7+
38
# [v2.5.2](https://github.com/zhavir/portfolio-frontend/compare/v2.5.1...v2.5.2)
49

510
## ⬆️ Upgrading dependencies

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.2",
3+
"version": "2.5.3",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)