Skip to content

Commit

Permalink
chore(master): release palvelutarjotin-ui 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and nikomakela committed Apr 3, 2024
1 parent f625a55 commit 5c2661b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.4.1"
".": "2.5.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.5.0](https://github.com/City-of-Helsinki/palvelutarjotin-ui/compare/palvelutarjotin-ui-v2.4.1...palvelutarjotin-ui-v2.5.0) (2024-03-25)


### Features

* Use keywordAnd-filter in events list query for keywords ([d66806f](https://github.com/City-of-Helsinki/palvelutarjotin-ui/commit/d66806ff1cb786c0323debc8b7a110f217539ecc))


### Bug Fixes

* Fix "Share Event" translation (en & fi translations were swapped) ([f625a55](https://github.com/City-of-Helsinki/palvelutarjotin-ui/commit/f625a55a87a83ec39814f6ad88b458b3999fb50c))
* Matomo update logic ([#302](https://github.com/City-of-Helsinki/palvelutarjotin-ui/issues/302)) ([7c48c0f](https://github.com/City-of-Helsinki/palvelutarjotin-ui/commit/7c48c0f1eddfbbd25533586d016bde4eb006bf72))

## [2.4.1](https://github.com/City-of-Helsinki/palvelutarjotin-ui/compare/palvelutarjotin-ui-v2.4.0...palvelutarjotin-ui-v2.4.1) (2023-12-27)


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": "palvelutarjotin-ui",
"version": "2.4.1",
"version": "2.5.0",
"private": true,
"scripts": {
"clean": "rimraf --no-glob ./.next ./out ./coverage ./tsconfig.tsbuildinfo",
Expand Down

0 comments on commit 5c2661b

Please sign in to comment.