# @theorchard/songwhip-services-orchard

## 2.0.0

### Major Changes

- Fixed bug in tenant query, where invalid entries were not properly filtered.
- Exports the ApplicationType enum.
- Exports types for all queries and variables.
- Renames some types for clarity and consistency.
- Removes unused types.
- Updated generated types from graphql codegen.

## 1.1.1

### Patch Changes

- Fixed a bug where the executeGraphqlQuery function was using an unreferenced assert util.
- Fixed some incorrect comments in the codebase.

## 1.1.0

### Minor Changes

- Fixes issues with the searchOrchardArtists query.
- Added missing exports
- Added new getOrchardUserApplications query to fetch a list of orchard applications a user has access to.
- Updated graphql schema
- Updated graphql codegen dependencies.

## 1.0.3

### Patch Changes

- Fixed vulnerabilities
- Removed obsolete @theorchard/songwhip-services-aws dependency
- Updated dependencies
  - @theorchard/songwhip-utils-secrets@1.2.1

## 1.0.2

### Patch Changes

- Initial publish
- Updated dependencies
  - @theorchard/songwhip-services-aws@1.0.1
  - @theorchard/songwhip-utils@1.0.15
  - @theorchard/songwhip-utils-auth@1.0.17
