Skip to content

Commit cc8154f

Browse files
👷 chore(release): 2.4.0
# [v2.4.0](v2.3.0...v2.4.0) ## ✨ Introducing new features - [`37e9195`](37e9195) feature(infrastructure): allow cors to cdn
1 parent 37e9195 commit cc8154f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
# [v2.4.0](https://github.com/zhavir/portfolio-frontend/compare/v2.3.0...v2.4.0)
4+
5+
## ✨ Introducing new features
6+
- [`37e9195`](https://github.com/zhavir/portfolio-frontend/commit/37e9195) feature(infrastructure): allow cors to cdn
7+
38
# [v2.3.0](https://github.com/zhavir/portfolio-frontend/compare/v2.2.0...v2.3.0)
49

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

0 commit comments

Comments
 (0)