contentful / contentful-management.js

JavaScript library for Contentful's Management API (node & browser)
https://contentful.github.io/contentful-management.js
MIT License
264 stars 97 forks source link

feat: export enum values for WorkflowStepPermission* types [CFISO-1367] #2255

Closed miguelcrespo closed 3 months ago

miguelcrespo commented 3 months ago

Summary

This PR changes the export of 3 enums that are needed in the workflow-management-api and workflows-marketplace-app as normal types, since they were exported before as export type ... it was not possible to access their values

contentful-automation[bot] commented 3 months ago

:tada: This PR is included in version 11.25.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: