Skip to content

Commit 30f4d55

Browse files
chore(main): release sports-maintenance-dashboard 1.0.2
1 parent b059c56 commit 30f4d55

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.1"
2+
".": "1.0.2"
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+
## [1.0.2](https://github.com/City-of-Helsinki/sports-maintenance-dashboard/compare/sports-maintenance-dashboard-v1.0.1...sports-maintenance-dashboard-v1.0.2) (2026-07-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Pipeline refactor ([#59](https://github.com/City-of-Helsinki/sports-maintenance-dashboard/issues/59)) ([1e574b4](https://github.com/City-of-Helsinki/sports-maintenance-dashboard/commit/1e574b4fd70cf277b225ddaaa7bdbe530a7cc8cd))
9+
310
## [1.0.1](https://github.com/City-of-Helsinki/sports-maintenance-dashboard/compare/sports-maintenance-dashboard-v1.0.0...sports-maintenance-dashboard-v1.0.1) (2026-01-12)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Pulkka UI - A user interface for storing observations with timestamps",
55
"main": "",
66
"scripts": {

0 commit comments

Comments
 (0)