Skip to content

Commit

Permalink
chore(release): 1.4.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.4](v1.4.3...v1.4.4) (2024-11-29)

### Bug Fixes

* add hreflang to blog ([a154714](a154714))
  • Loading branch information
semantic-release-bot committed Nov 29, 2024
1 parent a154714 commit b72a958
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.4](https://github.com/ruchernchong/portfolio/compare/v1.4.3...v1.4.4) (2024-11-29)

### Bug Fixes

- add hreflang to blog ([a154714](https://github.com/ruchernchong/portfolio/commit/a154714a233af432d7d2206e6b51ecb894231207))

## [1.4.3](https://github.com/ruchernchong/portfolio/compare/v1.4.2...v1.4.3) (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.3",
"version": "1.4.4",
"private": true,
"scripts": {
"dev": "contentlayer2 dev & next dev --turbo",
Expand Down

0 comments on commit b72a958

Please sign in to comment.