Skip to content

Commit

Permalink
chore(main): release 1.13.1 (#1714)
Browse files Browse the repository at this point in the history
  • Loading branch information
dialogporten-bot authored Jan 22, 2025
1 parent f38753c commit c03339a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.13.1](https://github.com/Altinn/dialogporten-frontend/compare/v1.13.0...v1.13.1) (2025-01-22)


### Bug Fixes

* Render sidebar navigation items in the global menu on tablet viewports (768px-1024px) ([#1710](https://github.com/Altinn/dialogporten-frontend/issues/1710)) ([f38753c](https://github.com/Altinn/dialogporten-frontend/commit/f38753cd1af90f4eac720aeaa00df28361481667))

## [1.13.0](https://github.com/Altinn/dialogporten-frontend/compare/v1.12.3...v1.13.0) (2025-01-21)


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": "dialogporten-frontend",
"version": "1.13.0",
"version": "1.13.1",
"private": true,
"scripts": {
"hooks:enable": "git config core.hooksPath .hooks",
Expand Down

0 comments on commit c03339a

Please sign in to comment.