Skip to content
Snippets Groups Projects
Commit 89bb29a3 authored by Brian Perry's avatar Brian Perry
Browse files

Version Packages

parent 62253170
2 merge requests!132Version Packages,!131Version Packages
Pipeline #344152 passed
Showing
with 5767 additions and 7002 deletions
---
"@drupal-api-client/api-client": minor
---
Added support for OAuth Password Grant
# docs
## 0.0.8
### Patch Changes
- Updated dependencies [6225317]
- @drupal-api-client/api-client@1.3.0
- @drupal-api-client/decoupled-router-client@1.1.1
- @drupal-api-client/utils@0.3.0
- @drupal-api-client/json-api-client@1.3.0
## 0.0.7
### Patch Changes
......
{
"name": "docs",
"type": "module",
"version": "0.0.7",
"version": "0.0.8",
"private": true,
"scripts": {
"dev": "astro dev",
......
# decoupled-router-client-example
## 0.0.7
### Patch Changes
- Updated dependencies [6225317]
- @drupal-api-client/api-client@1.3.0
- @drupal-api-client/decoupled-router-client@1.1.1
## 0.0.6
### Patch Changes
......
{
"name": "decoupled-router-client-example",
"private": true,
"version": "0.0.6",
"version": "0.0.7",
"type": "module",
"scripts": {
"dev": "vite",
......
# decoupled-router-client-example
## 0.0.3
### Patch Changes
- @drupal-api-client/graphql-client@0.1.2
## 0.0.2
### Patch Changes
......
{
"name": "graphql-client-example",
"private": true,
"version": "0.0.2",
"version": "0.0.3",
"type": "module",
"scripts": {
"dev": "vite",
......
# @drupal-api-client/api-client
## 1.3.0
### Minor Changes
- 6225317: Added support for OAuth Password Grant
## 1.1.0
### Minor Changes
......
{
"name": "@drupal-api-client/api-client",
"version": "1.1.0",
"version": "1.3.0",
"license": "MIT",
"description": "This package contains the base class for the Drupal API Client.",
"bugs": "https://www.drupal.org/project/issues/api_client",
......
# @drupal-api-client/decoupled-router-client
## 1.1.1
### Patch Changes
- Updated dependencies [6225317]
- @drupal-api-client/api-client@1.3.0
## 1.1.0
### Minor Changes
......
{
"name": "@drupal-api-client/decoupled-router-client",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",
"description": "Client to interface with Drupal's Decoupled Router endpoint",
"bugs": "https://www.drupal.org/project/issues/api_client",
......
# @drupal-api-client/graphql-client
## 0.1.2
### Patch Changes
- Updated dependencies [6225317]
- @drupal-api-client/api-client@1.3.0
## 0.1.1
### Patch Changes
......
{
"name": "@drupal-api-client/graphql-client",
"private": true,
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",
"description": "Client to simplify interacting with Drupal GraphQL APIs",
"bugs": "https://www.drupal.org/project/issues/api_client",
......
# @drupal-api-client/json-api-client
## 1.3.0
### Patch Changes
- Updated dependencies [6225317]
- @drupal-api-client/api-client@1.3.0
- @drupal-api-client/decoupled-router-client@1.1.1
- @drupal-api-client/utils@0.3.0
## 1.2.0
### Minor Changes
......
{
"name": "@drupal-api-client/json-api-client",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"description": "A package to simplify the process of interacting with Drupal's JSON:API endpoints",
"bugs": "https://www.drupal.org/project/issues/api_client",
......@@ -55,7 +55,7 @@
},
"dependencies": {
"@aws-crypto/sha256-js": "^5.1.0",
"@drupal-api-client/api-client": "workspace:^1.1.0",
"@drupal-api-client/api-client": "workspace:^1.3.0",
"@drupal-api-client/utils": "workspace:*",
"@drupal-api-client/decoupled-router-client": "workspace:*",
"@smithy/util-hex-encoding": "^2.0.0"
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment