File tree Expand file tree Collapse file tree 2 files changed +2
-26
lines changed Expand file tree Collapse file tree 2 files changed +2
-26
lines changed Original file line number Diff line number Diff line change 4242 steps :
4343 - name : Checkout
4444 uses : actions/checkout@v3
45+ with :
46+ ref : main
4547
4648 - name : Cache dependencies
4749 uses : actions/cache@v3
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55## [ Unreleased] ( https://github.com/rpvsilva/graphql-fastify-server/compare/v1.3.3...HEAD )
6-
7- ## [ v1.3.3] ( https://github.com/rpvsilva/graphql-fastify-server/compare/v1.3.2...v1.3.3 ) - 2022-12-02
8-
9- ### What Changed 👀
10-
11- - chore(ci): add token to on release workflow @rpvsilva (#30 )
12- - chore: add changelog file @rpvsilva (#28 )
13- - refactor: unnecessary reply usage @pkulcsarnr (#18 )
14-
15- ### 🐛 Bug Fixes
16-
17- - fix(cache): added operationName to cacheKey @rpvsilva (#27 )
18-
19- ### 🧩 Dependency Updates
20-
21- <details >
22- <summary >6 changes</summary >
23- - chore(deps): bump amannn/action-semantic-pull-request from 4 to 5 @dependabot (#21 )
24- - chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 @dependabot (#23 )
25- - chore(deps-dev): bump @types/ioredis from 4.28.10 to 5.0.0 @dependabot (#25 )
26- - chore(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0 @dependabot (#24 )
27- - chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 @dependabot (#22 )
28- - chore(deps): bump actions/setup-node from 2 to 3 @dependabot (#20 )
29-
30- </details >
31- ** Full Changelog** : https://github.com/rpvsilva/graphql-fastify-server/compare/v1.3.2...v1.3.3
You can’t perform that action at this time.
0 commit comments