Skip to content

Commit

Permalink
Merge pull request #671 from FernandVEYRIER/release-please--branches-…
Browse files Browse the repository at this point in the history
…-main--components--portfolio

chore(main): release 1.1.0
  • Loading branch information
Fernand authored Jan 23, 2024
2 parents d886fd5 + f63f181 commit d98718f
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,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/FernandVEYRIER/portfolio/compare/v1.0.0...v1.1.0) (2024-01-23)


### Features

* the mobile background is now static images instead of a video to improve performance ([cb92db2](https://github.com/FernandVEYRIER/portfolio/commit/cb92db23ca0e2a8162710e86e05bd4d7410c3781))

## 1.0.0 (2024-01-23)


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",
"private": true,
"version": "1.0.0",
"version": "1.1.0",
"scripts": {
"predev": "yarn run generate",
"prebuild": "yarn run generate",
Expand Down

1 comment on commit d98718f

@vercel
Copy link

@vercel vercel bot commented on d98718f Jan 23, 2024

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.