Skip to content

Commit

Permalink
chore: bump to 9.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arildm committed Sep 17, 2024
1 parent 4efb290 commit 7d723b9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [9.7.0] - 2024-09-17

### Added

- TypeScript typings for:
Expand Down Expand Up @@ -255,6 +257,7 @@
- Lots of bug fixes for the sidebar

[unreleased]: https://github.com/spraakbanken/korp-frontend/compare/master...dev
[9.7.0]: https://github.com/spraakbanken/korp-frontend/releases/tag/v9.7.0
[9.6.0]: https://github.com/spraakbanken/korp-frontend/releases/tag/v9.6.0
[9.5.3]: https://github.com/spraakbanken/korp-frontend/releases/tag/v9.5.3
[9.5.2]: https://github.com/spraakbanken/korp-frontend/releases/tag/v9.5.2
Expand Down
2 changes: 1 addition & 1 deletion app/markup/about.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="modal-header">
<h2>Korp version 9.6.0</h2>
<h2>Korp version 9.7.0</h2>
<span ng-click="clickX()" class="close-x">×</span>

</div>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "korp-frontend",
"version": "9.6.0",
"version": "9.7.0",
"dependencies": {
"@fortawesome/fontawesome-free": "6.2.1",
"@types/angular-dynamic-locale": "^0.1.35",
Expand Down

0 comments on commit 7d723b9

Please sign in to comment.