Skip to content

Commit

Permalink
chore(main): release 0.4.1 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Jan 25, 2024
1 parent 7c6a610 commit 26e3be5
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,3 +1,3 @@
{
".": "0.4.0"
".": "0.4.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# Changelog

## [0.4.1](https://github.com/bihealth/reev-frontend-lib/compare/v0.4.0...v0.4.1) (2024-01-25)


### Miscellaneous Chores

* testing release as 0.4.1 ([#3](https://github.com/bihealth/reev-frontend-lib/issues/3)) ([7c6a610](https://github.com/bihealth/reev-frontend-lib/commit/7c6a610a5e0a370511a3371212e42d78950afaae))

## Changelog
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reev-frontend-lib",
"version": "0.4.0",
"version": "0.4.1",
"private": true,
"scripts": {
"test:unit": "vitest --coverage",
Expand Down

0 comments on commit 26e3be5

Please sign in to comment.