Skip to content

Commit 3ce28a0

Browse files
authored
Merge pull request #17 from DebaA17/release-please--branches--main--components--my-portfolio
chore(release): 0.7.0
2 parents fff68f9 + c518000 commit 3ce28a0

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.6.0"
2+
".": "0.7.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.7.0](https://github.com/DebaA17/PORTFOLIO/compare/my-portfolio-v0.6.0...my-portfolio-v0.7.0) (2026-02-20)
4+
5+
6+
### Features
7+
8+
* add new certification for Network Support and Security and update project exclusions ([fff68f9](https://github.com/DebaA17/PORTFOLIO/commit/fff68f99df9d0510f2e22b853fad83a3dc5e8bff))
9+
310
## [0.6.0](https://github.com/DebaA17/PORTFOLIO/compare/my-portfolio-v0.5.1...my-portfolio-v0.6.0) (2026-01-24)
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.6.0",
3+
"version": "0.7.0",
44
"private": true,
55
"scripts": {
66
"build": "next build",

0 commit comments

Comments
 (0)