From 62b642d209a83fac780b5de499959571f2043ac5 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Nov 2021 00:28:50 +0000 Subject: [PATCH] chore(release): 1.3.0 [skip ci] # [1.3.0](https://github.com/willsoto/casbin-objection-adapter/compare/v1.2.0...v1.3.0) (2021-11-30) ### Features * add node-tests reusable workflow ([a684e32](https://github.com/willsoto/casbin-objection-adapter/commit/a684e325a10fd00545e982dc63d9a96501aa2685)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 727541cb..ee46dfb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.3.0](https://github.com/willsoto/casbin-objection-adapter/compare/v1.2.0...v1.3.0) (2021-11-30) + + +### Features + +* add node-tests reusable workflow ([a684e32](https://github.com/willsoto/casbin-objection-adapter/commit/a684e325a10fd00545e982dc63d9a96501aa2685)) + # [1.2.0](https://github.com/willsoto/casbin-objection-adapter/compare/v1.1.0...v1.2.0) (2021-11-21) diff --git a/package-lock.json b/package-lock.json index 94d3223d..83dd7375 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@willsoto/casbin-objection-adapter", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@willsoto/casbin-objection-adapter", - "version": "1.2.0", + "version": "1.3.0", "license": "Apache-2.0", "devDependencies": { "@commitlint/cli": "~15.0.0", diff --git a/package.json b/package.json index 0c695d95..5e54916c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@willsoto/casbin-objection-adapter", - "version": "1.2.0", + "version": "1.3.0", "description": "", "keywords": [ "casbin",