Skip to content

Commit 9f89502

Browse files
github-actions[bot]jorilindell
authored andcommitted
chore(main): release sports-maintenance-dashboard 1.0.1
1 parent 3c9e78d commit 9f89502

4 files changed

Lines changed: 12 additions & 4 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.0"
2+
".": "1.0.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [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)
4+
5+
6+
### Bug Fixes
7+
8+
* Resolve minification issues with Redux DevTools integration ([#53](https://github.com/City-of-Helsinki/sports-maintenance-dashboard/issues/53)) ([3c9e78d](https://github.com/City-of-Helsinki/sports-maintenance-dashboard/commit/3c9e78d07c4caae5745a71b58c57675783fc2fa9))

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,6 +1,6 @@
11
{
22
"private": true,
3-
"version": "0.0.1",
3+
"version": "1.0.1",
44
"description": "Pulkka UI - A user interface for storing observations with timestamps",
55
"main": "",
66
"scripts": {

0 commit comments

Comments
 (0)