Skip to content

Commit

Permalink
chore(release): 2.0.1
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2023-11-20)

### Bug Fixes

* container height in App component ([18ecb89](18ecb89))
* header position to fixed ([ae5fc14](ae5fc14))
  • Loading branch information
semantic-release-bot committed Nov 20, 2023
1 parent 18ecb89 commit 82c623f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.0.1](https://github.com/allbertuu/portfolio-web/compare/v2.0.0...v2.0.1) (2023-11-20)


### Bug Fixes

* container height in App component ([18ecb89](https://github.com/allbertuu/portfolio-web/commit/18ecb890b5dd0c9b8da3b5d3da7c5b522616f133))
* header position to fixed ([ae5fc14](https://github.com/allbertuu/portfolio-web/commit/ae5fc14f67db41eb3aada19fa1a084356da5ed8d))

# [1.6.0](https://github.com/allbertuu/portfolio-web/compare/v1.5.2...v1.6.0) (2023-10-02)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "portfolio-web",
"private": true,
"version": "2.0.0",
"version": "2.0.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

1 comment on commit 82c623f

@vercel
Copy link

@vercel vercel bot commented on 82c623f Nov 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.