Skip to content

Commit

Permalink
chore: release main (#452)
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 Dec 7, 2023
1 parent a1bbd41 commit 7d3532f
Show file tree
Hide file tree
Showing 3 changed files with 9 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,7 +1,7 @@
{
"packages/types": "3.0.0",
"packages/lib": "4.0.0",
"packages/app": "4.0.0",
"packages/app": "4.0.1",
"packages/docs": "2.0.0",
"packages/prettier-config": "1.0.0",
"packages/eslint-config": "2.0.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.0.1](https://github.com/Frachtwerk/essencium-frontend/compare/essencium-app-v4.0.0...essencium-app-v4.0.1) (2023-12-07)


### Bug Fixes

* wrap app cmp export into appWithTranslation HOC ([a1bbd41](https://github.com/Frachtwerk/essencium-frontend/commit/a1bbd41be292cb32b203f2614e31e6b96fd4f19b))

## [4.0.0](https://github.com/Frachtwerk/essencium-frontend/compare/essencium-app-v3.0.0...essencium-app-v4.0.0) (2023-12-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frachtwerk/essencium-app",
"version": "4.0.0",
"version": "4.0.1",
"private": true,
"description": "This is the boilerplate based on the Essencium frontend library.",
"scripts": {
Expand Down

2 comments on commit 7d3532f

@vercel
Copy link

@vercel vercel bot commented on 7d3532f Dec 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 7d3532f Dec 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.