Skip to content

Commit

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

chore(main): release 1.10.3
  • Loading branch information
oliv3340 authored Apr 27, 2024
2 parents b9f44e7 + ac9de26 commit fc08666
Show file tree
Hide file tree
Showing 3 changed files with 9 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.2"
".": "1.10.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.10.3](https://github.com/oliv3340/portfolio/compare/v1.10.2...v1.10.3) (2024-04-27)


### Bug Fixes

* yarn lock file ([4165deb](https://github.com/oliv3340/portfolio/commit/4165deb3c3099fe02bd9f43f72788ad2c2712e61))

## [1.10.2](https://github.com/oliv3340/portfolio/compare/v1.10.1...v1.10.2) (2024-04-26)


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.2",
"version": "1.10.3",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit fc08666

Please sign in to comment.