From 722e97808b6a453d51262190ad0336c0902f8257 Mon Sep 17 00:00:00 2001 From: vidavidorra-release <65564857+vidavidorra-release@users.noreply.github.com> Date: Tue, 17 Nov 2020 07:41:03 +0000 Subject: [PATCH] chore(release): 1.0.3 [skip ci] ### [1.0.3](https://github.com/vidavidorra/.github/compare/v1.0.2...v1.0.3) (2020-11-17) ### Miscellaneous Chores * **deps:** update dependency eslint to v7.13.0 ([#16](https://github.com/vidavidorra/.github/issues/16)) ([bdcb06a](https://github.com/vidavidorra/.github/commit/bdcb06aa57f9027e9bcef2e15ee9cc49d6ce76f4)) * **deps:** update wagoid/commitlint-github-action action to v2.1.1 ([#17](https://github.com/vidavidorra/.github/issues/17)) ([f61ecb1](https://github.com/vidavidorra/.github/commit/f61ecb1cd2d406f8676295b60ee5cf4c66f17dc8)) ### Continuous Integration * use `env` to replace deprecated `set-env` ([69f4fe1](https://github.com/vidavidorra/.github/commit/69f4fe1bfd6e18810fcb6344455513544d31e6be)) --- CHANGELOG.md | 13 +++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b7fac6..1ba550d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +### [1.0.3](https://github.com/vidavidorra/.github/compare/v1.0.2...v1.0.3) (2020-11-17) + + +### Miscellaneous Chores + +* **deps:** update dependency eslint to v7.13.0 ([#16](https://github.com/vidavidorra/.github/issues/16)) ([bdcb06a](https://github.com/vidavidorra/.github/commit/bdcb06aa57f9027e9bcef2e15ee9cc49d6ce76f4)) +* **deps:** update wagoid/commitlint-github-action action to v2.1.1 ([#17](https://github.com/vidavidorra/.github/issues/17)) ([f61ecb1](https://github.com/vidavidorra/.github/commit/f61ecb1cd2d406f8676295b60ee5cf4c66f17dc8)) + + +### Continuous Integration + +* use `env` to replace deprecated `set-env` ([69f4fe1](https://github.com/vidavidorra/.github/commit/69f4fe1bfd6e18810fcb6344455513544d31e6be)) + ### [1.0.2](https://github.com/vidavidorra/.github/compare/v1.0.1...v1.0.2) (2020-11-05) diff --git a/package-lock.json b/package-lock.json index b2a132c..55a5949 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@vidavidorra/.github", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d36b177..43dcaee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vidavidorra/.github", - "version": "1.0.2", + "version": "1.0.3", "description": "Default community files used in all our projects.", "private": true, "scripts": {