Commit graph

13 commits

Author SHA1 Message Date
github-actions[bot]
0fb5f8f396
chore(master): release 1.1.0 2023-01-05 10:34:14 +00:00
Andrea Lamparelli
854f116a74
style(issue-15): setup convetional commits standards (#20)
* style(issue-15): setup convetional commits standards

* ci(changelog): automated changelog generation

* docs: remove changelog checkbox in pr template
2023-01-04 16:14:57 +01:00
Github
ec18e04885 Bump release version 1.0.5 2023-01-03 10:30:00 +00:00
Github
b3287965d2 Bump release version 1.0.4 2022-12-23 21:52:12 +00:00
Github
8b3a5b5f42 Bump release version 1.0.3 2022-12-23 19:05:15 +00:00
Github
e71457c286 Bump release version 1.0.2 2022-12-23 19:02:47 +00:00
Github
5e314898d5 Bump release version 1.0.1 2022-12-23 18:50:58 +00:00
dependabot[bot]
f9ad7e4abe
Bump @types/jest from 28.1.8 to 29.2.4 (#9)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.8 to 29.2.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 19:42:41 +01:00
dependabot[bot]
93a33c3dc4
Bump @octokit/webhooks-types from 6.7.0 to 6.8.0 (#10)
Bumps [@octokit/webhooks-types](https://github.com/octokit/webhooks) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](https://github.com/octokit/webhooks/compare/v6.7.0...v6.8.0)

---
updated-dependencies:
- dependency-name: "@octokit/webhooks-types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 19:42:29 +01:00
dependabot[bot]
689086d7bd
Bump @typescript-eslint/parser from 5.45.1 to 5.47.0 (#12)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.45.1 to 5.47.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 19:40:43 +01:00
dependabot[bot]
b846d7ae96
Bump eslint from 8.29.0 to 8.30.0 (#13)
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.29.0...v8.30.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 19:40:25 +01:00
Andrea Lamparelli
74703c48f3 Base implementation 2022-12-23 19:03:23 +01:00
Andrea Lamparelli
05d156a5b0 project setup 2022-12-06 18:10:30 +01:00