Orhun Parmaksız
b490f2a24e
feat(gitlab)!: Add GitLab support ( #654 )
...
* feat(gitlab): Add gitlab support
Signed-off-by: dark0dave <dark0dave@mykolab.com>
* refactor: simplify contains variable function
* refactor: move github and gitlab to remote module
* fix: fix gitlab API url
* refactor: move common constants and trait to remote module
* refactor: use common type for contributor and release metadata
* refactor: use generic types for remote commits and pull requests
* refactor: move template variables to designated module
* refactor: abstract away the remote
* docs: improve documentation of remote module
* fix: fix feature segregation related bugs
* fix: fix double print bug
* chore: update fixtures for remote integration
* fix: fix test case for non-default features
* chore(build): bump MSRV to 1.75.0
* docs: update the documentation of remote module
* fix: hide arguments if feature is not enabled
* docs: add documentation
* chore(github): update issue template
---------
Signed-off-by: dark0dave <dark0dave@mykolab.com>
Co-authored-by: dark0dave <dark0dave@mykolab.com>
2024-05-25 22:53:47 +03:00
dependabot[bot]
dd538c8eee
chore(deps): bump toml from 0.8.12 to 0.8.13 ( #647 )
...
Bumps [toml](https://github.com/toml-rs/toml ) from 0.8.12 to 0.8.13.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13 )
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 12:01:03 +03:00
dependabot[bot]
37ff581695
chore(deps): bump serde from 1.0.201 to 1.0.202 ( #646 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.201 to 1.0.202.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 12:00:37 +03:00
dependabot[bot]
6f7b399b42
chore(deps): bump thiserror from 1.0.60 to 1.0.61 ( #649 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.60 to 1.0.61.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-18 01:38:45 +03:00
Orhun Parmaksız
a5a85298f3
chore(release): prepare for v2.2.2
2024-05-11 22:57:00 +03:00
Orhun Parmaksız
c3f83fd34a
chore(deps): bump dependencies
2024-05-11 22:48:43 +03:00
dependabot[bot]
d5acda12be
chore(deps): bump reqwest-middleware from 0.3.0 to 0.3.1 ( #637 )
...
Bumps [reqwest-middleware](https://github.com/TrueLayer/reqwest-middleware ) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/TrueLayer/reqwest-middleware/releases )
- [Changelog](https://github.com/TrueLayer/reqwest-middleware/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TrueLayer/reqwest-middleware/commits )
---
updated-dependencies:
- dependency-name: reqwest-middleware
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 21:26:17 +03:00
dependabot[bot]
55497ae7cb
chore(deps): bump serde_json from 1.0.116 to 1.0.117 ( #642 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 21:25:36 +03:00
dependabot[bot]
8a04252c8e
chore(deps): bump serde from 1.0.200 to 1.0.201 ( #641 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.200 to 1.0.201.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 21:24:01 +03:00
dependabot[bot]
febfdf9323
chore(deps): bump semver from 1.0.22 to 1.0.23 ( #638 )
...
Bumps [semver](https://github.com/dtolnay/semver ) from 1.0.22 to 1.0.23.
- [Release notes](https://github.com/dtolnay/semver/releases )
- [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 21:22:49 +03:00
dependabot[bot]
5242c181c8
chore(deps): bump thiserror from 1.0.59 to 1.0.60 ( #636 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.59 to 1.0.60.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 21:21:38 +03:00
dependabot[bot]
4c4f5d94ff
chore(deps): bump next_version from 0.2.15 to 0.2.16 ( #635 )
...
Bumps [next_version](https://github.com/MarcoIeni/release-plz ) from 0.2.15 to 0.2.16.
- [Release notes](https://github.com/MarcoIeni/release-plz/releases )
- [Changelog](https://github.com/MarcoIeni/release-plz/blob/main/CHANGELOG.md )
- [Commits](https://github.com/MarcoIeni/release-plz/compare/next_version-v0.2.15...next_version-v0.2.16 )
---
updated-dependencies:
- dependency-name: next_version
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 13:25:32 +03:00
dependabot[bot]
35162cb060
chore(deps): bump serde from 1.0.199 to 1.0.200 ( #632 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.199 to 1.0.200.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.200 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 12:49:54 +03:00
dependabot[bot]
96630c50d6
chore(deps): bump serde from 1.0.198 to 1.0.199 ( #629 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.198 to 1.0.199.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.199 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 01:43:46 +03:00
dependabot[bot]
d7f685ca20
chore(deps): bump thiserror from 1.0.58 to 1.0.59 ( #620 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.58 to 1.0.59.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 01:12:39 +03:00
Marco Ieni
522bd536a4
feat(changelog): allow adding custom context ( #613 )
...
* feat: allow adding custom context
* chore: add test
* fix: lint
* fix: lint
* fix: lint
* docs: contributing
* chore: polish implementation
---------
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-04-21 22:02:41 +03:00
dependabot[bot]
ade9eae7c0
chore(deps): bump serde from 1.0.197 to 1.0.198 ( #615 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.197 to 1.0.198.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.198 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-21 00:50:12 +03:00
dependabot[bot]
7a3fe9dd88
chore(deps): bump reqwest from 0.12.3 to 0.12.4 ( #616 )
...
* chore(deps): bump reqwest from 0.12.3 to 0.12.4
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.3...v0.12.4 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): enable zstd feature of reqwest
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-04-20 18:11:31 +03:00
dependabot[bot]
1581b40c82
chore(deps): bump serde_json from 1.0.115 to 1.0.116 ( #614 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.115 to 1.0.116.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.116 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 13:26:42 +03:00
dependabot[bot]
c7001e9d13
chore(deps): bump reqwest from 0.11.27 to 0.12.3 ( #592 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-04-11 13:53:44 +03:00
Orhun Parmaksız
d53ba6501e
chore(release): prepare for v2.2.1
2024-04-11 01:22:47 +03:00
Orhun Parmaksız
09c88a467b
chore(deps): upgrade transitive dependencies
2024-04-11 01:13:49 +03:00
dependabot[bot]
5428fbed04
chore(deps): bump clap_complete from 4.5.1 to 4.5.2 ( #598 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 17:54:57 +03:00
Orhun Parmaksız
bd98caf953
chore(release): prepare for v2.2.0
2024-03-30 16:17:12 +03:00
Orhun Parmaksız
bfa73c60c3
chore(release): prepare for v2.2.0-rc.2
2024-03-30 14:05:17 +03:00
dependabot[bot]
07d9dafaee
chore(deps): bump tokio from 1.36.0 to 1.37.0 ( #583 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-30 14:00:01 +03:00
Orhun Parmaksız
900f950dbd
chore(deps): upgrade transitive dependencies
2024-03-27 22:44:00 +03:00
dependabot[bot]
ce67185729
chore(deps): bump serde_json from 1.0.114 to 1.0.115 ( #580 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 01:15:22 +03:00
dependabot[bot]
49e3cabfd1
chore(deps): bump regex from 1.10.3 to 1.10.4 ( #579 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 13:37:58 +03:00
dependabot[bot]
68ba2f28bc
chore(deps): bump clap from 4.5.3 to 4.5.4 ( #577 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 13:37:27 +03:00
dependabot[bot]
462c0e52da
chore(deps): bump indexmap from 2.2.5 to 2.2.6 ( #578 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 13:37:05 +03:00
Orhun Parmaksız
322fdbad70
chore(release): prepare for v2.2.0-rc.1
2024-03-25 02:13:18 +03:00
Orhun Parmaksız
c535a01665
chore(release): prepare for v2.2.0-rc.0
2024-03-24 23:56:45 +03:00
Orhun Parmaksız
9eb3d65945
feat(config): support detecting config from project manifest ( #571 )
...
* feat(config): support detecting config from project manifest
* refactor: apply clippy suggestions
* test(fixture): add fixture for configuring from Cargo.toml
2024-03-23 15:31:58 +01:00
dependabot[bot]
566d9f36b5
chore(deps): bump git2 from 0.18.2 to 0.18.3 ( #562 )
...
Bumps [git2](https://github.com/rust-lang/git2-rs ) from 0.18.2 to 0.18.3.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.18.2...git2-0.18.3 )
---
updated-dependencies:
- dependency-name: git2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 11:41:45 +01:00
dependabot[bot]
24c6fe56a2
chore(deps): bump reqwest from 0.11.26 to 0.11.27 ( #561 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.26 to 0.11.27.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.26...v0.11.27 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 11:41:19 +01:00
dependabot[bot]
69e17b1c3a
chore(deps): bump toml from 0.8.11 to 0.8.12 ( #560 )
...
Bumps [toml](https://github.com/toml-rs/toml ) from 0.8.11 to 0.8.12.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.11...toml-v0.8.12 )
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 10:14:56 +01:00
dependabot[bot]
8a45f83bc6
chore(deps): bump reqwest-middleware from 0.2.4 to 0.2.5 ( #558 )
...
Bumps [reqwest-middleware](https://github.com/TrueLayer/reqwest-middleware ) from 0.2.4 to 0.2.5.
- [Changelog](https://github.com/TrueLayer/reqwest-middleware/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TrueLayer/reqwest-middleware/commits )
---
updated-dependencies:
- dependency-name: reqwest-middleware
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 11:36:10 +01:00
dependabot[bot]
eeef39a49f
chore(deps): bump clap from 4.5.2 to 4.5.3 ( #557 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.2...v4.5.3 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 11:35:27 +01:00
dependabot[bot]
5f2d0f04fe
chore(deps): bump reqwest from 0.11.25 to 0.11.26 ( #552 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.25 to 0.11.26.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.25...v0.11.26 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 09:55:33 +01:00
dependabot[bot]
d14d539a89
chore(deps): bump thiserror from 1.0.57 to 1.0.58 ( #551 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.57 to 1.0.58.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.57...1.0.58 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 09:55:19 +01:00
dependabot[bot]
078a6acc5c
chore(deps): bump next_version from 0.2.14 to 0.2.15 ( #550 )
...
Bumps [next_version](https://github.com/MarcoIeni/release-plz ) from 0.2.14 to 0.2.15.
- [Release notes](https://github.com/MarcoIeni/release-plz/releases )
- [Changelog](https://github.com/MarcoIeni/release-plz/blob/main/CHANGELOG.md )
- [Commits](https://github.com/MarcoIeni/release-plz/compare/next_version-v0.2.14...next_version-v0.2.15 )
---
updated-dependencies:
- dependency-name: next_version
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 10:02:09 +01:00
dependabot[bot]
62198d0f4a
chore(deps): bump toml from 0.8.10 to 0.8.11 ( #549 )
...
Bumps [toml](https://github.com/toml-rs/toml ) from 0.8.10 to 0.8.11.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.10...toml-v0.8.11 )
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 10:01:43 +01:00
dependabot[bot]
d0c9d3b97f
chore(deps): bump reqwest from 0.11.24 to 0.11.25 ( #547 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.24 to 0.11.25.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.24...v0.11.25 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 23:34:20 +01:00
dependabot[bot]
d197970995
chore(deps): bump clap from 4.5.1 to 4.5.2 ( #537 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.1...v4.5.2 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 23:29:13 +01:00
Orhun Parmaksız
d7689625ad
chore(release): prepare for v2.1.2
2024-03-03 23:46:27 +03:00
Orhun Parmaksız
327b4d625e
chore(release): prepare for v2.1.1
2024-03-03 23:08:12 +03:00
Orhun Parmaksız
67dfbbc952
chore(release): prepare for v2.1.0
2024-03-03 22:56:15 +03:00
Orhun Parmaksız
8dfd9e4f79
chore(release): prepare for v2.1.0-rc.1
2024-03-03 22:31:26 +03:00
Orhun Parmaksız
42180437c7
chore(release): prepare for v2.1.0-rc.0
2024-03-02 21:08:44 +03:00