Skip to content

Commit e64b2e8

Browse files
committed
2025.1.5
1 parent 9ff00ca commit e64b2e8

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

CHANGELOG.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,22 @@ 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.12.14](https://github.com/hifiwi-fi/breadcrum.net/compare/v2024.12.1...v2024.12.14)
10+
## [v2025.1.5](https://github.com/hifiwi-fi/breadcrum.net/compare/v2024.12.14...v2025.1.5)
11+
12+
### Merged
13+
14+
- Rewrite initial bookmark resolution algorithm [`#463`](https://github.com/hifiwi-fi/breadcrum.net/pull/463)
15+
- Bump @breadcrum/bookmarklet from 1.0.11 to 1.0.12 [`#474`](https://github.com/hifiwi-fi/breadcrum.net/pull/474)
16+
- Bump @breadcrum/extract-meta from 1.0.6 to 2.0.0 [`#473`](https://github.com/hifiwi-fi/breadcrum.net/pull/473)
17+
- Bump resolve-email from 3.0.9 to 3.0.10 [`#468`](https://github.com/hifiwi-fi/breadcrum.net/pull/468)
18+
19+
### Commits
20+
21+
- Add bookmarklet copy paste line [`984514a`](https://github.com/hifiwi-fi/breadcrum.net/commit/984514acfae95becbac19004271b1ec79a3ec236)
22+
- Update Type syntax [`43fb243`](https://github.com/hifiwi-fi/breadcrum.net/commit/43fb243025dadb47af1327537648e17c4b4a71f5)
23+
- Update bookmarklet [`8563dbf`](https://github.com/hifiwi-fi/breadcrum.net/commit/8563dbf08194f45c2f0a0c3b8d8ad9e5bde1b427)
24+
25+
## [v2024.12.14](https://github.com/hifiwi-fi/breadcrum.net/compare/v2024.12.1...v2024.12.14) - 2024-12-14
1126

1227
### Merged
1328

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.12.14",
4+
"version": "2025.1.5",
55
"type": "module",
66
"author": "Bret Comnes <[email protected]> (https://bret.io)",
77
"bugs": {

0 commit comments

Comments
 (0)