From eb5c07478ccf64498c4ecf618fef4cf9d115a3c7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 8 May 2024 20:24:00 +0000 Subject: [PATCH] chore(release): 1.14.0 [skip ci] # [1.14.0](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.13.3...v1.14.0) (2024-05-08) ### Features * **permissions:** Add new operators '$storage', '$database', '$array', '$index' ([cdbc51f](https://github.com/CoCreate-app/CoCreate-authorize/commit/cdbc51f095b93df079f73f837fad21870f13882c)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5848e6c..83d3f11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.14.0](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.13.3...v1.14.0) (2024-05-08) + + +### Features + +* **permissions:** Add new operators '$storage', '$database', '$array', '$index' ([cdbc51f](https://github.com/CoCreate-app/CoCreate-authorize/commit/cdbc51f095b93df079f73f837fad21870f13882c)) + ## [1.13.3](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.13.2...v1.13.3) (2024-02-05) diff --git a/package.json b/package.json index 4d7c021..6b78a9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/authorize", - "version": "1.13.3", + "version": "1.14.0", "description": "A simple authorize component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", "keywords": [ "authorize",