Skip to content

Commit

Permalink
2022.11.19
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Nov 19, 2022
1 parent a9be73a commit 64ae07f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [v1.2.16](https://github.com/gumcast/gumcast-api/compare/v1.2.15...v1.2.16)
## [v2022.11.19](https://github.com/gumcast/gumcast-api/compare/v1.2.16...v2022.11.19)

### Merged

- Bump fastify/github-action-merge-dependabot from 3.4 to 3.5 [`#85`](https://github.com/gumcast/gumcast-api/pull/85)

### Commits

- Set up for fly migration [`e449b6a`](https://github.com/gumcast/gumcast-api/commit/e449b6af0c7223ef55c4ce27aaa03d5f430efe0b)
- More logging tweaks [`6abcd6e`](https://github.com/gumcast/gumcast-api/commit/6abcd6ec680ff4dfcbf0d93f953cb2e4986e3e82)
- Go back to single log transport [`348e82e`](https://github.com/gumcast/gumcast-api/commit/348e82ed7634f4e6f0b5e225b2bdc54cf639655d)

## [v1.2.16](https://github.com/gumcast/gumcast-api/compare/v1.2.15...v1.2.16) - 2022-11-07

### Merged

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gumcast-api",
"description": "A service for generating rss feeds from gumroad subscriptions",
"version": "1.2.16",
"version": "2022.11.19",
"author": "Bret Comnes <[email protected]> (https://bret.io/)",
"bin": {
"gumcast-api": "api/bin.js"
Expand Down

0 comments on commit 64ae07f

Please sign in to comment.