Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added new features in #30

Merged
merged 7 commits into from
Feb 22, 2024
Merged

feat: added new features in #30

merged 7 commits into from
Feb 22, 2024

Conversation

Bugs5382
Copy link
Owner

Closes #28

dependabot bot and others added 7 commits February 13, 2024 10:29
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.0.1.
- [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/v7.0.1/packages/parser)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.0.2.
- [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/v7.0.2/packages/parser)

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

Signed-off-by: dependabot[bot] <[email protected]>
- updated deps at the same time
- update ci
- updated deps at the same time
- update ci
@Bugs5382 Bugs5382 added enhancement New feature or request dependencies Pull requests that update a dependency file labels Feb 22, 2024
@Bugs5382 Bugs5382 self-assigned this Feb 22, 2024
@Bugs5382 Bugs5382 marked this pull request as ready for review February 22, 2024 14:57
@Bugs5382 Bugs5382 merged commit 1d254bd into main Feb 22, 2024
5 checks passed
Bugs5382 pushed a commit that referenced this pull request Feb 22, 2024
# [2.1.0](v2.0.0...v2.1.0) (2024-02-22)

### Features

* added buildDate ([58e3573](58e3573))
* added buildDate ([#29](#29)) ([6543743](6543743))
* added new features in ([#30](#30)) ([1d254bd](1d254bd)), closes [#28](#28)
@Bugs5382
Copy link
Owner Author

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: expose these functions
1 participant