Skip to content

Commit 15d1e4e

Browse files
committed
2024.10.4
1 parent 8427ef9 commit 15d1e4e

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

CHANGELOG.md

+21-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v2024.6.14](https://github.com/hifiwi-fi/breadcrum.net/compare/v2024.6.1...v2024.6.14)
10+
## [v2024.10.4](https://github.com/hifiwi-fi/breadcrum.net/compare/v2024.6.14...v2024.10.4)
11+
12+
### Merged
13+
14+
- Switch to unified route on yt-dlp-api (Restore Youtube extraction) [`#437`](https://github.com/hifiwi-fi/breadcrum.net/pull/437)
15+
- Bump top-bun from 8.0.2 to 9.0.1 [`#428`](https://github.com/hifiwi-fi/breadcrum.net/pull/428)
16+
- Bump resolve-email from 2.0.19 to 2.0.20 [`#426`](https://github.com/hifiwi-fi/breadcrum.net/pull/426)
17+
- Bump top-bun from 7.3.4 to 8.0.0 [`#421`](https://github.com/hifiwi-fi/breadcrum.net/pull/421)
18+
- Bump mine.css from 9.0.11 to 10.0.0 [`#420`](https://github.com/hifiwi-fi/breadcrum.net/pull/420)
19+
- Bump tap from 20.0.3 to 21.0.0 [`#412`](https://github.com/hifiwi-fi/breadcrum.net/pull/412)
20+
- Bump tap from 19.2.5 to 20.0.0 [`#407`](https://github.com/hifiwi-fi/breadcrum.net/pull/407)
21+
- Bump neostandard from 0.7.2 to 0.8.0 [`#408`](https://github.com/hifiwi-fi/breadcrum.net/pull/408)
22+
- Bump resolve-email from 2.0.16 to 2.0.17 [`#405`](https://github.com/hifiwi-fi/breadcrum.net/pull/405)
23+
24+
### Commits
25+
26+
- Remove TS from tap the correct way [`065a0d1`](https://github.com/hifiwi-fi/breadcrum.net/commit/065a0d1d0463627fdbaeeb586aca495177e38f77)
27+
- Merge pull request #418 from hifiwi-fi/dependabot/npm_and_yarn/resolve-email-2.0.19 [`c7ff622`](https://github.com/hifiwi-fi/breadcrum.net/commit/c7ff6225f6bab53b0644dc01ee386e7883935493)
28+
- A bunch more types [`2fd628c`](https://github.com/hifiwi-fi/breadcrum.net/commit/2fd628cc4f806718f62f1df4822fc81a1507ca9d)
29+
30+
## [v2024.6.14](https://github.com/hifiwi-fi/breadcrum.net/compare/v2024.6.1...v2024.6.14) - 2024-06-14
1131

1232
### Merged
1333

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "breadcrum.net",
33
"description": "Breadcrum internet newspaper clippigns",
4-
"version": "2024.6.14",
4+
"version": "2024.10.4",
55
"type": "module",
66
"author": "Bret Comnes <[email protected]> (https://bret.io)",
77
"bugs": {

0 commit comments

Comments
 (0)