Skip to content

Commit

Permalink
Merge pull request #59 from oliv3340/release-please--branches--main--…
Browse files Browse the repository at this point in the history
…components--portfolio
  • Loading branch information
oliv3340 authored Mar 11, 2024
2 parents 85b0d97 + bbe02c8 commit fd39376
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.9.0"
".": "1.9.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.9.1](https://github.com/oliv3340/portfolio/compare/v1.9.0...v1.9.1) (2024-03-11)


### Bug Fixes

* render text project section ([335570a](https://github.com/oliv3340/portfolio/commit/335570ae14a8e2dd2cc2a11b06f2d46adf9dae7f))

## [1.9.0](https://github.com/oliv3340/portfolio/compare/v1.8.0...v1.9.0) (2024-03-09)


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

0 comments on commit fd39376

Please sign in to comment.