Skip to content

Commit b8fa184

Browse files
chore(release): 4.1.1 [skip ci]
### [4.1.1](v4.1.0...v4.1.1) (2024-02-08) ### Bug Fixes * **layouts:** include favicon at layout template ([#668](#668)) ([a107ad9](a107ad9))
1 parent a107ad9 commit b8fa184

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### [4.1.1](https://github.com/bee-queue/arena/compare/v4.1.0...v4.1.1) (2024-02-08)
2+
3+
### Bug Fixes
4+
5+
- **layouts:** include favicon at layout template ([#668](https://github.com/bee-queue/arena/issues/668)) ([a107ad9](https://github.com/bee-queue/arena/commit/a107ad9b16fb8b5c20abece0ed36ca3855895e41))
6+
17
## [4.1.0](https://github.com/bee-queue/arena/compare/v4.0.1...v4.1.0) (2023-10-28)
28

39
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@
6666
"bullmq"
6767
],
6868
"repository": "https://github.com/bee-queue/arena.git",
69-
"version": "4.1.0"
69+
"version": "4.1.1"
7070
}

0 commit comments

Comments
 (0)