Skip to content

Commit

Permalink
chore(πŸ“¦): 1.1.0
Browse files Browse the repository at this point in the history
## [1.1.0](v1.0.0...v1.1.0) (2023-04-05)

### Bug Fixes 🐞

* now graphql api input will respect validation configuration ([cb1e02e](cb1e02e))
* **spotify:** make spotify resolver automatically regenerate access token when its expired ([7cde6eb](7cde6eb))

### Features ✨

* **trpc:** add exposing trpc server support ([d256aae](d256aae))

### Internal 🧰

* **config:** make path of both trpc and graphql endpoint can be set with configuration ([f8320c6](f8320c6))
* **graphql:** change default graphql endpoint path ([cbcdbc3](cbcdbc3))
* set minimum limitation of search result limit ([ef5d672](ef5d672))
  • Loading branch information
semantic-release-bot committed Apr 5, 2023
1 parent cbcdbc3 commit dd96cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@async3619/haunted",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"author": "",
"private": true,
Expand Down

0 comments on commit dd96cb7

Please sign in to comment.