Skip to content

Commit 8c0e21f

Browse files
chore(release): 1.10.0 [skip ci]
## [1.10.0](v1.9.0...v1.10.0) (2026-05-02) ### Features * **average:** show grade chip with color on average result ([#37](#37)) ([6916fb0](6916fb0))
1 parent 6916fb0 commit 8c0e21f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.10.0](https://github.com/Arlind-dev/swiss-grades/compare/v1.9.0...v1.10.0) (2026-05-02)
2+
3+
### Features
4+
5+
* **average:** show grade chip with color on average result ([#37](https://github.com/Arlind-dev/swiss-grades/issues/37)) ([6916fb0](https://github.com/Arlind-dev/swiss-grades/commit/6916fb0f4cf939a2a48992b8ef8264054e15d678))
6+
17
## [1.9.0](https://github.com/Arlind-dev/swiss-grades/compare/v1.8.2...v1.9.0) (2026-05-02)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swiss-grades",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"devDependencies": {
55
"@sveltejs/adapter-cloudflare": "^7.2.8",
66
"@sveltejs/adapter-static": "^3.0.0",

0 commit comments

Comments
 (0)