Skip to content

Commit

Permalink
chore(main): release 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dialogporten-bot committed Jan 29, 2025
1 parent b6ddbd6 commit a55e232
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.14.1](https://github.com/Altinn/dialogporten-frontend/compare/v1.14.0...v1.14.1) (2025-01-29)


### Bug Fixes

* ensure cookie env variables are properly parsed ([#1749](https://github.com/Altinn/dialogporten-frontend/issues/1749)) ([b6ddbd6](https://github.com/Altinn/dialogporten-frontend/commit/b6ddbd6ad6b4df5ed4dd03763d1db9c695180878))
* ensure cookie is secure in test environment ([#1748](https://github.com/Altinn/dialogporten-frontend/issues/1748)) ([71ccdb5](https://github.com/Altinn/dialogporten-frontend/commit/71ccdb5a0fa7cd29175800d109e807e1dad0f901))
* Secure cookies in staging/test/prod ([935e3a3](https://github.com/Altinn/dialogporten-frontend/commit/935e3a3e44da9f36633bd38494e663d9117da11e))

## [1.14.0](https://github.com/Altinn/dialogporten-frontend/compare/v1.13.4...v1.14.0) (2025-01-28)


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

0 comments on commit a55e232

Please sign in to comment.