Skip to content

Commit c723e6c

Browse files
👷 chore(release): 2.6.0
# [v2.6.0](v2.5.5...v2.6.0) ## ✨ Introducing new features - [`0d5b813`](0d5b813) feature: add form validation
1 parent 0d5b813 commit c723e6c

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.6.0](https://github.com/zhavir/portfolio-frontend/compare/v2.5.5...v2.6.0)
4+
5+
## ✨ Introducing new features
6+
- [`0d5b813`](https://github.com/zhavir/portfolio-frontend/commit/0d5b813) feature: add form validation
7+
38
# [v2.5.5](https://github.com/zhavir/portfolio-frontend/compare/v2.5.4...v2.5.5)
49

510
## ⚡️ Improving performance

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

0 commit comments

Comments
 (0)