Skip to content

Commit

Permalink
chore(main): release events-helsinki 1.15.1 (#664)
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] authored Apr 11, 2024
1 parent 720cef0 commit 0fd607f
Show file tree
Hide file tree
Showing 3 changed files with 10 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.15.0",
"apps/events-helsinki": "1.15.1",
"apps/hobbies-helsinki": "2.16.0",
"apps/sports-helsinki": "1.21.1",
"proxies/events-graphql-federation": "1.7.0",
Expand Down
8 changes: 8 additions & 0 deletions apps/events-helsinki/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.15.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.15.0...events-helsinki-v1.15.1) (2024-04-11)


### Bug Fixes

* Carousel image sizes ([#666](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/666)) ([e3bea21](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/e3bea21c210ff1f6c6413b1151ae8a4b56ad973a))
* Header css fixes ([#662](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/662)) ([3644ce4](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/3644ce4e2681736e574b42e223bbe5917a398270))

## [1.15.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.14.0...events-helsinki-v1.15.0) (2024-03-14)


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

0 comments on commit 0fd607f

Please sign in to comment.