Skip to content

Commit 40b686a

Browse files
👷 chore(release): 2.5.0
# [v2.5.0](v2.4.0...v2.5.0) ## ✨ Introducing new features - [`9ef700e`](9ef700e) feature: cleanup form and add animation on submit - [`d284342`](d284342) feature: clean up form and add animation on submit
1 parent d284342 commit 40b686a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
# [v2.5.0](https://github.com/zhavir/portfolio-frontend/compare/v2.4.0...v2.5.0)
4+
5+
## ✨ Introducing new features
6+
- [`9ef700e`](https://github.com/zhavir/portfolio-frontend/commit/9ef700e) feature: cleanup form and add animation on submit
7+
- [`d284342`](https://github.com/zhavir/portfolio-frontend/commit/d284342) feature: clean up form and add animation on submit
8+
39
# [v2.4.0](https://github.com/zhavir/portfolio-frontend/compare/v2.3.0...v2.4.0)
410

511
## ✨ 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.4.0",
3+
"version": "2.5.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)