Skip to content

Commit

Permalink
chore(release): 1.4.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.8](v1.4.7...v1.4.8) (2024-12-01)

### Reverts

* Revert "chore: add CORS" ([abce734](abce734))
* Revert "chore: remove Vercel URL in CORS" ([ba75497](ba75497))
  • Loading branch information
semantic-release-bot committed Dec 1, 2024
1 parent abce734 commit 1f6f5e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.8](https://github.com/ruchernchong/portfolio/compare/v1.4.7...v1.4.8) (2024-12-01)

### Reverts

- Revert "chore: add CORS" ([abce734](https://github.com/ruchernchong/portfolio/commit/abce734eb1c211d177b5fc470fc62f53dfe31201))
- Revert "chore: remove Vercel URL in CORS" ([ba75497](https://github.com/ruchernchong/portfolio/commit/ba754972a845ecc540711caeac1ab9809c3202fc))

## [1.4.7](https://github.com/ruchernchong/portfolio/compare/v1.4.6...v1.4.7) (2024-12-01)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ruchernchong/portfolio",
"version": "1.4.7",
"version": "1.4.8",
"private": true,
"scripts": {
"dev": "contentlayer2 dev & next dev --turbo",
Expand Down

0 comments on commit 1f6f5e7

Please sign in to comment.