Skip to content

Commit 4459317

Browse files
committed
2024.6.14
1 parent 7f89025 commit 4459317

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,20 @@ 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.1](https://github.com/hifiwi-fi/breadcrum.net/compare/v2024.5.23...v2024.6.1)
10+
## [v2024.6.14](https://github.com/hifiwi-fi/breadcrum.net/compare/v2024.6.1...v2024.6.14)
11+
12+
### Merged
13+
14+
- Bump @fastify/swagger-ui from 3.1.0 to 4.0.0 [`#404`](https://github.com/hifiwi-fi/breadcrum.net/pull/404)
15+
- Bump neostandard from 0.6.1 to 0.7.0 [`#403`](https://github.com/hifiwi-fi/breadcrum.net/pull/403)
16+
17+
### Commits
18+
19+
- Try out Neostandard [`3550806`](https://github.com/hifiwi-fi/breadcrum.net/commit/35508061f701a87ed9bf94f97132e7e67a813de5)
20+
- Add tags to open API spec [`7f89025`](https://github.com/hifiwi-fi/breadcrum.net/commit/7f8902569057926774764ed95d81e62c2c4afea1)
21+
- Refresh user on back button [`84e7c3e`](https://github.com/hifiwi-fi/breadcrum.net/commit/84e7c3e5ab05871c127e37af6ac342ae7dfaa744)
22+
23+
## [v2024.6.1](https://github.com/hifiwi-fi/breadcrum.net/compare/v2024.5.23...v2024.6.1) - 2024-06-01
1124

1225
### Commits
1326

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

0 commit comments

Comments
 (0)