Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Commit b7211ff

Browse files
chore(release): 1.5.0 [skip ci]
## [1.5.0](v1.4.1...v1.5.0) (2026-02-02) ### 🎯 Highlights #### ✨ Features * **spec-view:** group version history by commit SHA ([42b852b](42b852b)) #### πŸ› Bug Fixes * **spec-view:** fix multiple documents showing as "latest" in version history ([b217af4](b217af4))
1 parent 42b852b commit b7211ff

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

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

3+
## [1.5.0](https://github.com/specvital/web/compare/v1.4.1...v1.5.0) (2026-02-02)
4+
5+
### 🎯 Highlights
6+
7+
#### ✨ Features
8+
9+
- **spec-view:** group version history by commit SHA ([42b852b](https://github.com/specvital/web/commit/42b852b0662972ccd61459cc601e2d778aa0538d))
10+
11+
#### πŸ› Bug Fixes
12+
13+
- **spec-view:** fix multiple documents showing as "latest" in version history ([b217af4](https://github.com/specvital/web/commit/b217af4486ccf86224c0bcacc6293dd3d241f095))
14+
315
## [1.4.1](https://github.com/specvital/web/compare/v1.4.0...v1.4.1) (2026-02-02)
416

517
### πŸ”§ Maintenance

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "specvital-web",
3-
"version": "1.4.1",
3+
"version": "1.5.0",
44
"description": "specvital web service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
Β (0)