Skip to content

Commit

Permalink
Merge pull request #325 from Frachtwerk/release-please--branches--main
Browse files Browse the repository at this point in the history
chore: release main
  • Loading branch information
qhantom authored Jul 4, 2023
2 parents 86a26eb + 7d5f98b commit e7f347b
Show file tree
Hide file tree
Showing 3 changed files with 16 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 +1 @@
{"packages/types":"1.0.0","packages/lib":"1.0.0","packages/app":"1.0.0"}
{"packages/types":"1.0.1","packages/lib":"1.0.0","packages/app":"1.0.0"}
14 changes: 14 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.0.1](https://github.com/Frachtwerk/essencium-frontend/compare/essencium-types-v1.0.0...essencium-types-v1.0.1) (2023-07-04)


### Features

* export new test type ([482c142](https://github.com/Frachtwerk/essencium-frontend/commit/482c1422b309486a754c2b5bff0cc4bb8ec307e6))


### Bug Fixes

* add test type to test release process ([9a9d1e0](https://github.com/Frachtwerk/essencium-frontend/commit/9a9d1e00626846d846f3fc6abe1a713b9b660a0f))
* remove test commit ([86a26eb](https://github.com/Frachtwerk/essencium-frontend/commit/86a26ebc16a12b35cb6fe5b8be0f2e73daf957e8))
* test release process (test commit) ([482c142](https://github.com/Frachtwerk/essencium-frontend/commit/482c1422b309486a754c2b5bff0cc4bb8ec307e6))

## 1.0.0 (2023-07-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frachtwerk/essencium-types",
"version": "1.0.0",
"version": "1.0.1",
"author": "Frachtwerk GmbH",
"license": "MIT",
"main": "dist/index.js",
Expand Down

2 comments on commit e7f347b

@vercel
Copy link

@vercel vercel bot commented on e7f347b Jul 4, 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 e7f347b Jul 4, 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.