Skip to content

Commit

Permalink
chore(main): release events-helsinki 1.17.0 (#694)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed May 23, 2024
1 parent 9c36849 commit 8e035dc
Show file tree
Hide file tree
Showing 3 changed files with 14 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,5 +1,5 @@
{
"apps/events-helsinki": "1.16.1",
"apps/events-helsinki": "1.17.0",
"apps/hobbies-helsinki": "2.17.1",
"apps/sports-helsinki": "1.22.1",
"proxies/events-graphql-federation": "1.8.0",
Expand Down
12 changes: 12 additions & 0 deletions apps/events-helsinki/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.17.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.16.1...events-helsinki-v1.17.0) (2024-05-22)


### Features

* Show neighborhood, not district in Linked Events location info ([95add25](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/95add250ed5676950c993bca78d39c828d4302c4))


### Bug Fixes

* Archive page title improvements ([#692](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/692)) ([766b0c4](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/766b0c4fe26abe0a26d279e5ab4dc185215e5d2e))

## [1.16.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.16.0...events-helsinki-v1.16.1) (2024-05-13)


Expand Down
2 changes: 1 addition & 1 deletion apps/events-helsinki/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "events-helsinki",
"version": "1.16.1",
"version": "1.17.0",
"private": true,
"scripts": {
"clean": "rimraf --no-glob ./.next ./out ./coverage ./tsconfig.tsbuildinfo",
Expand Down

0 comments on commit 8e035dc

Please sign in to comment.