Skip to content

Commit

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

### Bug Fixes

* CSP causing scripts not to load correctly ([c4f07b0](c4f07b0))
  • Loading branch information
semantic-release-bot committed Dec 1, 2024
1 parent c4f07b0 commit 60c7f6e
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.6](https://github.com/ruchernchong/portfolio/compare/v1.4.5...v1.4.6) (2024-12-01)

### Bug Fixes

- CSP causing scripts not to load correctly ([c4f07b0](https://github.com/ruchernchong/portfolio/commit/c4f07b0e5bd6a544bb4a5d17affc8a3623d1746a))

## [1.4.5](https://github.com/ruchernchong/portfolio/compare/v1.4.4...v1.4.5) (2024-11-29)

### 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.5",
"version": "1.4.6",
"private": true,
"scripts": {
"dev": "contentlayer2 dev & next dev --turbo",
Expand Down

0 comments on commit 60c7f6e

Please sign in to comment.