Skip to content

Commit 6867ef3

Browse files
chore(main): release 2.8.0
1 parent adacc58 commit 6867ef3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [2.8.0](https://github.com/chimpdev/skyhan.cloud/compare/v2.7.0...v2.8.0) (2025-04-23)
4+
5+
6+
### Features
7+
8+
* update resume pdf file ([6f1e5b5](https://github.com/chimpdev/skyhan.cloud/commit/6f1e5b5fd0dfa3b4f0acf410061d3c5ba8ce07fb))
9+
10+
11+
### Bug Fixes
12+
13+
* **discord-status:** correct last seen timestamp conversion to milliseconds ([adacc58](https://github.com/chimpdev/skyhan.cloud/commit/adacc58fafd76c3b0f1a600fdab2c53013be9e5c))
14+
315
## [2.7.0](https://github.com/chimpdev/skyhan.cloud/compare/v2.6.0...v2.7.0) (2025-02-12)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "skyhan.cloud",
44
"private": true,
5-
"version": "2.7.0",
5+
"version": "2.8.0",
66
"scripts": {
77
"dev": "next dev --turbopack",
88
"build": "next build",

0 commit comments

Comments
 (0)