Skip to content

Commit 029745b

Browse files
authored
Merge pull request #15 from DebaA17/release-please--branches--main--components--my-portfolio
chore(release): 0.6.0
2 parents eed1e85 + d1d8c68 commit 029745b

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.1"
2+
".": "0.6.0"
33
}

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.6.0](https://github.com/DebaA17/PORTFOLIO/compare/my-portfolio-v0.5.1...my-portfolio-v0.6.0) (2026-01-24)
4+
5+
6+
### Features
7+
8+
* add OCI standard labels to Dockerfile and update package versions in pnpm-lock.yaml ([eed1e85](https://github.com/DebaA17/PORTFOLIO/commit/eed1e85b16df1ea9767d7acfcfa9539fe4e940f5))
9+
310
## [0.5.1](https://github.com/DebaA17/PORTFOLIO/compare/my-portfolio-v0.5.0...my-portfolio-v0.5.1) (2026-01-19)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "my-portfolio",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"private": true,
55
"scripts": {
66
"build": "next build",

0 commit comments

Comments
 (0)