Skip to content

Commit

Permalink
chore(release): 🔖 bump version 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 17, 2024
1 parent be01ce1 commit 02eadb2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.6.2](https://github.com/edwinhern/portfolio-v2/compare/v0.6.1...v0.6.2) (2024-05-17)

### Bug Fixes

- **deps:** update dependency framer-motion to v11.2.4 ([be01ce1](https://github.com/edwinhern/portfolio-v2/commit/be01ce16c01e297abf42cd29bfaefd33118f8418))

## [0.6.1](https://github.com/edwinhern/portfolio-v2/compare/v0.6.0...v0.6.1) (2024-05-15)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edwin-portfolio-v2",
"version": "0.6.1",
"version": "0.6.2",
"description": "My personal portfolio website, version 2.0",
"private": true,
"scripts": {
Expand Down

0 comments on commit 02eadb2

Please sign in to comment.