Skip to content

Commit e07ee9e

Browse files
committed
chore: bump to 9.12.0
1 parent 2d75e71 commit e07ee9e

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [9.12.0] – 2025-10-29
6+
57
### Added
68

79
- Add loading indicators to global filter selectors [#429](https://github.com/spraakbanken/korp-frontend/issues/429)

app/markup/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="modal-header">
2-
<h2>Korp version 9.11.4</h2>
2+
<h2>Korp version 9.12.0</h2>
33
<span ng-click="clickX()" class="close-x">×</span>
44
</div>
55

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "korp-frontend",
3-
"version": "9.11.4",
3+
"version": "9.12.0",
44
"dependencies": {
55
"@fontsource/source-sans-pro": "^5.1.0",
66
"@fortawesome/fontawesome-free": "6.2.1",

0 commit comments

Comments
 (0)