Skip to content

Commit

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

### Bug Fixes

* fix CSP with connect-src ([7fbd8fb](7fbd8fb))
  • Loading branch information
semantic-release-bot committed Dec 1, 2024
1 parent 7fbd8fb commit 7ab529e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.4.7](https://github.com/ruchernchong/portfolio/compare/v1.4.6...v1.4.7) (2024-12-01)

### Bug Fixes

- fix CSP with connect-src ([7fbd8fb](https://github.com/ruchernchong/portfolio/commit/7fbd8fb23b70c4fcd5fa980f2c7af166f40218c1))

## [1.4.6](https://github.com/ruchernchong/portfolio/compare/v1.4.5...v1.4.6) (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.6",
"version": "1.4.7",
"private": true,
"scripts": {
"dev": "contentlayer2 dev & next dev --turbo",
Expand Down

0 comments on commit 7ab529e

Please sign in to comment.