Skip to content

Commit d6f80e7

Browse files
committed
release: version 1.14.1
1 parent 428a711 commit d6f80e7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ As this project is a user-facing application, the places in the semantic version
1111
- `MINOR` denotes changes that may affect the user experience _or_ the development workflow
1212
- `PATCH` denotes changes that are insignificant to the user experience or the develpment workflow
1313

14-
## [Unreleased](https://github.com/spraakbanken/mink-frontend/compare/v1.14.0...HEAD)
14+
## [Unreleased](https://github.com/spraakbanken/mink-frontend/compare/v1.14.1...HEAD)
15+
16+
## [1.14.1](https://github.com/spraakbanken/mink-frontend/releases/tag/v1.14.1) (2025-12-01)
1517

1618
### Fixed
1719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mink-frontend",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"license": "MIT",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)