File tree 2 files changed +17
-2
lines changed
2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
- ## [ v2022.12.8] ( https://github.com/gumcast/gumcast-api/compare/v2022.12.5...v2022.12.8 )
10
+ ## [ v2023.3.13] ( https://github.com/gumcast/gumcast-api/compare/v2022.12.8...v2023.3.13 )
11
+
12
+ ### Merged
13
+
14
+ - Bump lru-cache from 7.18.3 to 8.0.0 [ ` #91 ` ] ( https://github.com/gumcast/gumcast-api/pull/91 )
15
+ - Bump pino-pretty from 9.4.0 to 10.0.0 [ ` #90 ` ] ( https://github.com/gumcast/gumcast-api/pull/90 )
16
+ - Bump bcomnes/npm-bump from 2.1.0 to 2.2.1 [ ` #89 ` ] ( https://github.com/gumcast/gumcast-api/pull/89 )
17
+ - Bump fastify/github-action-merge-dependabot from 3.5 to 3.6 [ ` #88 ` ] ( https://github.com/gumcast/gumcast-api/pull/88 )
18
+
19
+ ### Commits
20
+
21
+ - Update tests.yml [ ` acddb14 ` ] ( https://github.com/gumcast/gumcast-api/commit/acddb145941b47d45285284c294333b6147784fb )
22
+ - Merge pull request #87 from gumcast/dependabot/npm_and_yarn/gh-release-7.0.0 [ ` ba47c94 ` ] ( https://github.com/gumcast/gumcast-api/commit/ba47c945b75547ccb89801f40b9cc873a61f116a )
23
+ - Bump gh-release from 6.0.4 to 7.0.0 [ ` 44b75f2 ` ] ( https://github.com/gumcast/gumcast-api/commit/44b75f2849daa9570d67bba23c30a032a913f339 )
24
+
25
+ ## [ v2022.12.8] ( https://github.com/gumcast/gumcast-api/compare/v2022.12.5...v2022.12.8 ) - 2022-12-08
11
26
12
27
### Commits
13
28
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gumcast-api" ,
3
3
"description" : " A service for generating rss feeds from gumroad subscriptions" ,
4
- "version" : " 2022.12.8 " ,
4
+ "version" : " 2023.3.13 " ,
5
5
"author" :
" Bret Comnes <[email protected] > (https://bret.io/)" ,
6
6
"bin" : {
7
7
"gumcast-api" : " api/bin.js"
You can’t perform that action at this time.
0 commit comments