Skip to content

Releases: CoCreate-app/CoCreate-authorize

v1.3.0

08 Jun 00:51
Compare
Choose a tag to compare

1.3.0 (2023-06-08)

Bug Fixes

  • Refactor CoCreate.config.js to remove hard-coded credentials (aaf5f58)

Features

  • Update automated.yml for CoCreate-docs with new environment variables (12d2fb8)

v1.2.2

04 Jun 05:57
Compare
Choose a tag to compare

1.2.2 (2023-06-04)

Bug Fixes

v1.2.1

04 Jun 04:28
Compare
Choose a tag to compare

1.2.1 (2023-06-04)

Bug Fixes

  • semantic-release: worklow error solved by running node version 14 (111e8f2)

v1.2.0

02 Jun 18:43
Compare
Choose a tag to compare

1.2.0 (2023-06-02)

Bug Fixes

Features

  • Added support for utils package (c05d7da)

v1.1.0

01 Jun 17:38
Compare
Choose a tag to compare

1.1.0 (2023-06-01)

Features

  • authorize: Add permission-based authorization function (dce152f)

v1.0.0

31 May 22:34
Compare
Choose a tag to compare

1.0.0 (2023-05-31)

Features

  • Initial release. Compares data with authorized object and removes keys user does not have authorization to access. (005b827)