Skip to content

Commit

Permalink
chore: release main (#459)
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 10, 2023
1 parent 5887bea commit 05768a6
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"packages/types": "3.1.0",
"packages/lib": "4.1.0",
"packages/app": "4.1.0",
"packages/docs": "2.1.0",
"packages/app": "4.1.1",
"packages/docs": "2.1.1",
"packages/prettier-config": "1.1.0",
"packages/eslint-config": "2.1.0"
}
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.1.1](https://github.com/Frachtwerk/essencium-frontend/compare/essencium-app-v4.1.0...essencium-app-v4.1.1) (2023-12-10)


### Bug Fixes

* fix seeding script ([5887bea](https://github.com/Frachtwerk/essencium-frontend/commit/5887bea1bb7d4900087c4e6854fd3862c505ad96))

## [4.1.0](https://github.com/Frachtwerk/essencium-frontend/compare/essencium-app-v4.0.1...essencium-app-v4.1.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.1.0",
"version": "4.1.1",
"private": true,
"description": "This is the boilerplate based on the Essencium frontend library.",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.1](https://github.com/Frachtwerk/essencium-frontend/compare/essencium-docs-v2.1.0...essencium-docs-v2.1.1) (2023-12-10)


### Bug Fixes

* fix seeding script ([5887bea](https://github.com/Frachtwerk/essencium-frontend/commit/5887bea1bb7d4900087c4e6854fd3862c505ad96))

## [2.1.0](https://github.com/Frachtwerk/essencium-frontend/compare/essencium-docs-v2.0.0...essencium-docs-v2.1.0) (2023-12-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frachtwerk/essencium-docs",
"version": "2.1.0",
"version": "2.1.1",
"description": "Essencium Frontend Docs",
"homepage": "https://github.com/Frachtwerk/essencium-frontend/blob/main/README.md",
"bugs": {
Expand Down

2 comments on commit 05768a6

@vercel
Copy link

@vercel vercel bot commented on 05768a6 Dec 10, 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 05768a6 Dec 10, 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.