Skip to content

Commit

Permalink
Merge pull request #110 from oliv3340/release-please--branches--main-…
Browse files Browse the repository at this point in the history
…-components--portfolio
  • Loading branch information
oliv3340 authored May 10, 2024
2 parents 8ba8199 + 786ecb9 commit c4c7369
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.10.6"
".": "1.10.7"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.10.7](https://github.com/oliv3340/portfolio/compare/v1.10.6...v1.10.7) (2024-05-10)


### Bug Fixes

* **deps:** update dependency next-intl to v3.13.0 ([c2b0a2a](https://github.com/oliv3340/portfolio/commit/c2b0a2a0d7817fc48e29c4827b3331e03706f6a3))
* **deps:** update dependency react-icons to v5.2.1 ([bee6552](https://github.com/oliv3340/portfolio/commit/bee655221e94e1f662193c3591e4488c4ebe58e6))

## [1.10.6](https://github.com/oliv3340/portfolio/compare/v1.10.5...v1.10.6) (2024-05-06)


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": "portfolio",
"version": "1.10.6",
"version": "1.10.7",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit c4c7369

Please sign in to comment.