Skip to content

Commit af82427

Browse files
chore(release): bump to v0.9.0 [skip ci]
1 parent b12760f commit af82427

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.9.0](https://github.com/lethang7794/lethang7794.github.io/compare/v0.8.0...v0.9.0) - 2025-06-30
6+
7+
### 🚀 Features
8+
9+
- Update data cv (#91)
10+
11+
512
## [0.8.0](https://github.com/lethang7794/lethang7794.github.io/compare/v0.7.0...v0.8.0) - 2025-06-18
613

714
### 🚀 Features

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,7 +1,7 @@
11
{
22
"name": "minimalist-portfolio-json",
33
"type": "module",
4-
"version": "0.8.0",
4+
"version": "0.9.0",
55
"scripts": {
66
"//ASTRO": "ASTRO",
77
"dev": "astro dev",

0 commit comments

Comments
 (0)