Skip to content

Commit df75701

Browse files
πŸ‘· chore(release): 2.5.1
# [v2.5.1](v2.5.0...v2.5.1) ## πŸš€ Deploying stuff - [`a460e33`](a460e33) deploy(infrastructure): update dependencies ## ⬆️ Upgrading dependencies - [`36d8f30`](36d8f30) Bump eslint-config-next from 14.1.4 to 14.2.3
1 parent 13aacb5 commit df75701

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

β€ŽCHANGELOG.md

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

3+
# [v2.5.1](https://github.com/zhavir/portfolio-frontend/compare/v2.5.0...v2.5.1)
4+
5+
## πŸš€ Deploying stuff
6+
- [`a460e33`](https://github.com/zhavir/portfolio-frontend/commit/a460e33) deploy(infrastructure): update dependencies
7+
8+
## ⬆️ Upgrading dependencies
9+
- [`36d8f30`](https://github.com/zhavir/portfolio-frontend/commit/36d8f30) Bump eslint-config-next from 14.1.4 to 14.2.3
10+
311
# [v2.5.0](https://github.com/zhavir/portfolio-frontend/compare/v2.4.0...v2.5.0)
412

513
## ✨ Introducing new features

β€Ž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.0",
3+
"version": "2.5.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
Β (0)